| Thread | Last Post | Replies |
|
| Missing WinMain using MFC | 30 Jul 2007 16:45 GMT | 3 |
I have an application developed using MFC and it works fine when I compile it using VisualStudio. I'm now trying to compile it in WinCE with platform builder, using the command line.
|
| FAL-FMD Linking Error | 30 Jul 2007 12:52 GMT | 9 |
I am trying to build test FMD driver for my serial flash. My def file looks like: LIBRARY SFlash EXPORTS
|
| URL to get support using PB license code | 30 Jul 2007 09:12 GMT | 4 |
some days ago I read in a blog the possibility to get technical support from MS using the PB license code (I think one can ask two questions). Unfortunately I could not find the link again so I hope that somebody
|
| Manual loading of SPI based WiFi NDIS driver | 30 Jul 2007 08:00 GMT | 3 |
We have a provided NDIS WiFi driver which successfully load and function well when we let it to be loaded at the WinCE system startup. However we like to load it manualy when we need to do so once the WinCE system is loaded.
|
| WinCe USB on Serial class problem | 30 Jul 2007 02:28 GMT | 2 |
i write a usb driver with serial class, but the bulk out speed is too slow and i found that there are too many bulk out nack between two bulk out ack transfer, and i try to increase the buffer size every transfer used but i found
|
| Problem on USB2.0 high-speed mode in WINCE6 | 29 Jul 2007 09:10 GMT | 3 |
Hi, group: I am running a CEPC NK.bin on X86 board. The platform supports high speed USB2.0 mode. But when I test the USB2.0 reading using USB2.0 storage disk, the speed
|
| Hive Based Registry | 28 Jul 2007 12:37 GMT | 4 |
Am trying to implement persistence storage in windows CE 5.0 on au1200 based device, as a first step am trying it in hard disc and to enable hive based registry,As For now i added ATAPI,FAT File System,Hive-Based registry,ROM-only File System and au1200 IDE driver
|
| how to make CF card bootable | 28 Jul 2007 11:00 GMT | 2 |
How can i make CF card bootable for booting WinCE image on X86 device?? plzz reply urgently
|
| how to get the usb flash disk plug in and remove event in ce4.2? | 28 Jul 2007 10:48 GMT | 2 |
how to get the usb flash disk plug in and remove event in the application of ce4.2 platform? The same question is for the SD card, attch and remove event? thanks in advance.
|
| Locking memory for a DLL | 27 Jul 2007 22:03 GMT | 2 |
I am loading a DLL inside an application via LoadLibrary() and want to lock this memory area into the TLB to evaluate the impact of TLB misses. I have not found a way to do this successfully. Could you describe the correct method to do this?
|
| How to have a "clean desktop" (without .lnk icon) on WindowsCe 5.0 Image | 27 Jul 2007 17:27 GMT | 8 |
I have built an image (wince 5) and add in catalog all the viewer (pdf, word, etc..). When i boot i have on desktop all the shortcuts to these programs and other 2 icons (recycle bin and device).
|
| Where can I change international system popup message contents? | 27 Jul 2007 17:08 GMT | 1 |
Hi, everybody? In case of english, one can easily modify the system popup message with the file of C:\WINCE500\PUBLIC\SHELL\OAK\HPC\CESHELL\UI\ceshui_base.rc. For example, one can just modify the variable of IDS_CONFIRM_DEL_RECBIN from
|
| TouchScreen: GWES Interaction | 27 Jul 2007 15:23 GMT | 11 |
Can you please let me know in touch screen driver how the GWES communication to the touch screen driver takes place. And also i am not getting how the "CalibrationState" variable is set in touch panel IST..
|
| bootloader and nand partitioning | 26 Jul 2007 22:34 GMT | 5 |
I have a board with only a nand flash memory. My bootloader must read from nand a bmp image to show it as splash screen, and then read the OS image. Which is the best way to handle this situation? Can I put the bmp and the OS image in the same partition (i.e. a BinFS
|
| How to Enable activex on CE5.0/IE6 | 26 Jul 2007 18:24 GMT | 8 |
I need activeX to be enabled on my CE5 device. To achieve this I tried changing the following regkeys : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4]
|