| Thread | Last Post | Replies |
|
| Landscape mode on Windows CE 5.0 | 08 Feb 2008 03:31 GMT | 2 |
I ported an application running on WM 6.0 to windows CE 5.0 .This application worked fine in potarit mode but in landscape mode the images are not coming properly on target device. I tried creating a sample application with dialog ,text and bmp's on windows CE 5.0
|
| StallExecution strange timing | 08 Feb 2008 01:39 GMT | 4 |
i tried to implement a thread that blinks LEDs on a CEPC parallel port. It all works fine, but seems like the StallExecution() timing is quite strange. According to MSDN, the parametor should be in microseconds, but when
|
| Registry Keys | 07 Feb 2008 17:58 GMT | 5 |
Is there somewhere I can find all of the available regitry keys for certain programs, like the shell, wceshellfe, etc.
|
| LAN91C111 driver | 07 Feb 2008 17:53 GMT | 14 |
We are experiencing a problem with the LAN91C111 similar to what would be expected of an intermediate driver that invokes the NdisMSetAttributes method rather than the NdisMSetAttributesEx method passing in the flag INTERMEDIATE_DRIVER, that is a rare but intermittent hang in ...
|
| Wince 6.0 Webserver hangs up | 07 Feb 2008 16:34 GMT | 3 |
I´ve ported my project from Wince 5.0 to 6.0, after a little adaptation all excepting the webpart works fine. The project is based on the gateway template and i´m using an adapted version of remoteadmin. The wizard of the remote admin starts very slow and
|
| EDM.exe uses unsuported functions in CE 6 | 07 Feb 2008 16:29 GMT | 2 |
When I debug an application using Standard Visual Studio 2005 (using conmanclient2 and cmaccept) and that PB 6 is also debugging (I know, this is not how I should do it, that's not the point here), I receive: PB Debugger Loaded 'edm.exe', no matching symbolic information found.
|
| BOT_DataTransfer error when writing large files to USB stick with a SK6281 Flash Controller | 07 Feb 2008 15:21 GMT | 1 |
New to the group here. I've implimented all the changes suggested by previous posts to help detect and use USB sticks which seem to make things work more smoothly, but I still cannot get a batch of sticks to write large files (1.3M). I can write smaller files without
|
| Problem in debug mode CE6 | 07 Feb 2008 14:30 GMT | 6 |
Windows Embedded CE6 System iMx31 128 mb RAM (custom platform) Ethernet BOOT Image has a standard Shell and use ObjectStore.
|
| parallel port testing | 07 Feb 2008 12:06 GMT | 2 |
I just developed a console application, the codes are as follows. But when i execute the application the parallel port pins are not set with the voltage, is there anything wrong i am doing? I am measuring the voltage between the data pins and ground, but no change in voltage ...
|
| file operation across USB mass storage -- USB (Msc) experts and MS pls help!!! | 07 Feb 2008 11:22 GMT | 2 |
W.r.t USB stack, let's say some IO operation is in one of the following layers (USBDisk6, USB mass storage client driver, USBD) when the system is suspended. Note that this means the IO call has crossed the Storage Manager level where PNPUnloadDelay plays a role.
|
| USB Functional RNDIS timeouts | 07 Feb 2008 09:21 GMT | 3 |
Target: WinCE 5.0, PXA255, USB Functional RNDIS Client When connecting my target to my PC using USB RNDIS everything works fine the first time. I can connect (ATTACH) and dissconnect (DETACH) several times without any problems for as long as I would like. If more than 45 seconds
|
| Documentation for WinCE 6.0 Installation. | 07 Feb 2008 07:07 GMT | 1 |
Just wanted to check if winCE 6.0 Installation has got a documentation installed along with it.. because when I installed, I didn't find the documentation in it. Can anybody please clarify on this.
|
| cached to uncached offset... | 07 Feb 2008 06:58 GMT | 1 |
Can anyone can give me a clear idea about the cached to uncached offset... In my code, i can see something like BOOT_FLASH_BASE_PHYSICAL EQU 0x00000000 BOOT_FLASH_BASE_C_VIRTUAL EQU 0x98300000
|
| Window s CE Access Point and Reference Gateway User Interface | 06 Feb 2008 18:40 GMT | 3 |
I'm trying to configure my Windows CE gateway as an access point. I've added the "Access Point" component as stated in the documentation, as well as the "Reference Gateway User Interface", configured the bridge, etc, but I can't get it to work.
|
| illegal entry point in driver while booting OS | 06 Feb 2008 18:36 GMT | 4 |
While booting wince 5.0 in which i have a driver named dipswitch.dll i am getting the following error messaged while booting OS. DIPSWITCH: DLL_PROCESS_ATTACH DIPSWITCH : DLL_PROCESS_ATTACH
|