| Thread | Last Post | Replies |
|
| Can't play videos on Windows CE 5.0 | 24 Apr 2006 09:32 GMT | 3 |
My system: PXA270, 32 MB Flash, 64 Mb Ram. I'm using a custom board without hardware acceleration. I want to play videos in my system, but I can't find the way. Using PB 5.0, I have added to the operating system Directx ( Direct3D
|
| Help about USB function driver in WinCE 5.0 | 24 Apr 2006 09:18 GMT | 4 |
I have a USB function driver problem. I am developing a device using WinCE 5.0. Its hardware design is based on Samsung SMDK2410. I added two features
|
| Debugging driver load in Platform Builder 5 | 24 Apr 2006 09:01 GMT | 3 |
I'm having problem with seing logs from platform builder 5. On CE 4.2, I had some also, but I was able to see in the debug the multiples ActivateDevice call, and see what was wrong. I just cannot get this messages in platform builder 5 thought
|
| USB RNDIS hanging | 24 Apr 2006 08:22 GMT | 2 |
I'm using USB RNDIS on a CE 5.0 Samsung S3C2410 (ARM) platform. When connecting a USb cable to my PC I get pop-up icon in the bottom right corner saying that a network device was connected. When entering the IP-address for my platform in for example IE I can see my
|
| Stream | 22 Apr 2006 21:11 GMT | 10 |
does someone know what can cause the fiest call to lpIssueIsochTransfer to fail ? thanks.
|
| cepc does not support usb? | 22 Apr 2006 14:37 GMT | 7 |
hi,everybody. I customized my own cepc os image,and it can run on the pc well, but it does not recognize the usb device when i plug a usb device, even the "unknown dialog box " is not appear,Is that some problems
|
| Web Server virtual paths & default pages | 21 Apr 2006 20:32 GMT | 3 |
I've tried to setup a virtual directory with it's own page. All I can seem to get to is the root page. Here are the entries for each: in servers.reg:
|
| File interrupt plug-in in Windows CE 5.0 | 21 Apr 2006 20:12 GMT | 1 |
Hello Friends, I wanted to write an application for file intercept. The idea is that whenever a file read/write operation occurs on WinCE system, WinCE os should automatically call my 'dll' first for file scanning and then
|
| Bug: An lmemg debug dll is REQUIRED by COREDLL.DLL when it is supposed to be optional | 21 Apr 2006 14:50 GMT | 6 |
In V5.0 (probably others as well) LMEMDEBUG is supposed to be option, and in fact core dll does try to load it and have code that is designed to deal with it if it's not present. HOWEVER, there is a big bug in that code!
|
| USB CLIENT ACTIVESYNC | 21 Apr 2006 14:27 GMT | 3 |
We are using WinCE 5.0 and PXA27x . our USB client is working good ,but when we try to disconnect the activesync fom the device ,the PC side never gets disconnected. and the reason is because USB cable is still connected and PC never knows
|
| VS2005: installing old SDKs | 21 Apr 2006 13:24 GMT | 2 |
I've install an old (Windows CE .NET 4.20) SDK into my PC where I'm using the new Visual Studio 2005 but I can't find it on the target list so I can't compile using this SDK! Is it normal?
|
| Problem to start services after boot; | 21 Apr 2006 05:52 GMT | 9 |
Hi tiziano wrote. At the of my project.reg I added these rows: [HKEY_LOCAL_MACHINE\COMM\FTPD] "IsEnabled"=dword:1
|
| Anyone knows of documentation of GPT | 21 Apr 2006 03:47 GMT | 1 |
Where can I get documentation on the GPT (GUID partition table) used in the itanium machines ?
 Signature Tamir
|
| OBEX Stream Reading | 20 Apr 2006 21:11 GMT | 3 |
I'm having some problems using the IStream interface returned by IObexDevice::Get(). Whenever I try reading from it, it returns E_FAIL. I've tried several sample applications (all client FTP apps) referenced in this group as well as the one from "Programming Windows CE.NET" by ...
|
| Wake up the device on USB cable plug | 20 Apr 2006 19:09 GMT | 2 |
I am using PXA255 based device and my task is to program it to wake up when USB cable is plugged in. As it is now, the device wakes up only when Power cable is plugged in or the power button is pressed. Any ideas how I can approach this task?
|