| Thread | Last Post | Replies |
|
| FormatMessage() failed + LocalFree() problem | 24 Nov 2006 16:18 GMT | 2 |
when i launch this piece of code (WinCE6 version) : if ( DeviceIoControl (hServices,ui32Function,pvParamIn,ui32InBufferSize, pvParamOut,ui32OutBufferSize,&ui32BytesReturned,
|
| Autobuilds in WinCE 6.00 | 24 Nov 2006 15:40 GMT | 1 |
Anybody has any experience in how to do automatic builds using WinCE 6.0? What scripts or configuration files are you using to do that? Thanks!
|
| lvds | 24 Nov 2006 12:12 GMT | 2 |
My target work fine with a VGA output , but instead i want to use the LVDS. But nothing on screen when CE boots. Bios and dos is ok (i mean the screen displays the prompt) any idea.
|
| CE5.0 problem adding FATFS | 24 Nov 2006 11:29 GMT | 4 |
I can't add to my project SYSGEN_FATFS When I add it , PB give me the error below. I didn't find in my winceroot fatutil.dll Best Regards
|
| Multi-XIP | 24 Nov 2006 11:12 GMT | 5 |
I have a problem with my multi-XIP image. When booting the image, it fails to load several drivers. When I move the drivers from drivers.bin to tinynk.bin it works. In my release folder I have :
|
| suspend | 24 Nov 2006 07:32 GMT | 4 |
Hello to you, I am using ce 5 with a sandgate2p board with pxa270. It has a OFF key that put the system in deep-idle and I have to change it to suspend. As a first step I put a call to
|
| Access ROM files | 24 Nov 2006 07:08 GMT | 2 |
Does anybody know if it's possible to read/copy system files from the PocketPC device? I mean those EXE- and DLL-files in Windows folder. It looks like like the OS protects them. For example, i cannot copy CALC.EXE even if it is not running and I always
|
| Building Problem | 24 Nov 2006 01:34 GMT | 2 |
I am modifying driver projects in PB 5.0. Once I right click the driver project and click "Build Current Project" with "clean before building" and "Make Run-time image After Build" selected, The nk.bin image sometimes doesn't update at all. What will
|
| gethostbyname("ppp_peer"); | 23 Nov 2006 09:03 GMT | 12 |
I am trying to setup a TCP connection from my CE 5.0 device to XP Desktop that has ActiveSync running via USB to the device. I use hostServer = gethostbyname("ppp_peer"); to obtain the IP adr of the host. It returns 192.168.55.100 whereas it should be 192.168.1.100. Why
|
| How to modify the bootloader to make it support P30 flash | 23 Nov 2006 08:24 GMT | 4 |
I am working on a PXA270 platform with WINCE 5.0, using intle P30 flash. I want to write the system image to the flash memory, but encounter some problem. If I do not modify the original flash module (it support intel L18
|
| audio driver | 23 Nov 2006 08:05 GMT | 7 |
i am developng an audio driver in wince5.0 based on pxa270 processor .why there is in platform builder ,mensioned only about waveform audio.whether it can play only files with .wav entension? i am not getting ,why you are always useing the term "waveform
|
| Paul G. Tobey and Sample WinSock PGM | 23 Nov 2006 06:52 GMT | 6 |
Hi Paul, In Mar 2006, you posted sample WinSock code to... "Well, any WinSock program would work with it. I'll throw together a quick
|
| Hive Register??Help | 23 Nov 2006 00:44 GMT | 3 |
Every one : How use "Hive Register" To Save Register at IDE HardDisk?? Help me!!!!!!!!!!!!!!!11
|
| Cetlstub.dll missing in CE6.0 build | 22 Nov 2006 18:31 GMT | 1 |
Hi, I've created a CE6.0 image for the ARM Device Emulator. I added the Platform Manager component but i get the following error from Makeimg - could not find cetlstub.dll on disk. Which component or setting needs adding to get this dll built into
|
| migrating .cec file from WinCE5.0 to WinCE4.2 | 22 Nov 2006 16:59 GMT | 1 |
I have an .cec file in PB5.0 but now i am working with PB4.2 and i need the same .cec file to be added to my platform. so can anyone tell me how i can migrate it and what are the steps i have to follow up, it would be a great help for me .
|