| Thread | Last Post | Replies |
|
| Debugging driver | 25 Apr 2005 19:32 GMT | 1 |
I've created a CEPC device driver test. I've created a debug image and i've downloded it to my CEPC using the "Atach device" in the menu Target of platform builder. I want to debug the device driver using breakpoints. The debbuger stop well
|
| Missing ordinal 715 in coredll | 25 Apr 2005 16:41 GMT | 2 |
I get the error message ERROR: function @ Ordinal 715 missing in Module 'coredll.dll' !!! Please Check your SYSGEN variable !!! Can anyony tell me what module i have to add to my build system to add the
|
| usbd load device driver issue | 25 Apr 2005 14:51 GMT | 3 |
I found in wince42 usbd searchs the registry to find which device driver is correctly for current device,however the device only write the registry information when loading.that seems cause the usbd can't find the correct registry information since there are no relative ...
|
| Which BSP for Sa1110 | 25 Apr 2005 14:13 GMT | 3 |
I am using Platform Builder 4.2 and I wonder which BSP should I choice to create a SA1110 (strongarm) target. I have installed: ARM Integrator
|
| Intersil Prism2 WLAN PCMCIA Driver | 25 Apr 2005 07:57 GMT | 8 |
I find there is an "Intersil Prism2 WLAN PCMCIA Driver" item in the Catalog(PB),but I can not find where is the source code in the public directory.Is it opened to us?
|
| Problem in Platform.reg | 24 Apr 2005 19:11 GMT | 5 |
I have some problem in the platform.reg file. I added 2 lines in the platform.reg in the 1st BSP, then created 2nd BSP (Tiny-kernel). I didn't change anything in and after the "New Platform" wizard. Then I checked the platform.reg. The 2 lines exist in the 2nd
|
| where to get platform builder | 24 Apr 2005 13:16 GMT | 1 |
Sorry for that silly question - but I can't find the platform builder in my MSDN and on the MS site. I'd like to check out CD 5.0 for a future device. Thanx a lot in advance Ralf
|
| cmd.exe over serial | 24 Apr 2005 11:28 GMT | 2 |
I am working on porting wince to our custom platform. It is a headless device and due to memory constraint we are using tiny kernel configuration. Thus the entire explorer, shell etc are not available. However when the device boots up we need to have "cmd.exe" executed
|
| WinCE NAS Device | 23 Apr 2005 07:14 GMT | 3 |
I am trying to create a file serve using WinCE 5.0 and an ICOP eBoxII. I seem to be able to do everything except access the configuration page remotely. I can access it locally on the eBox by typing localhost\Reomteadmin but I can't access it from any other computer on the ...
|
| USBDeviceAttach. | 22 Apr 2005 23:56 GMT | 17 |
I have a device driver that borrows code from USBPRN. When I reboot my WinCE device, and download a new image, my stream interface function XXX_Init gets called and it seems that it works judging from [HKEY_LOCAL_MACHINE\Drivers\Active]. However, when I go to plug my device
|
| Do I really need all these features? | 22 Apr 2005 23:01 GMT | 2 |
I'm trying to get a CEPC attached to our network and found that our platform didn't have the right driver for the prototype's NIC. So I added the "RealTek RTL8139" feature and was pretty surprised to see everything else that PB added for me:
|
| How to specify the HIVE filesystem? | 22 Apr 2005 21:27 GMT | 6 |
Here is a snippet from the Wince 5.0 documentation: "Hive-based Registry Setup" ... SystemHive is the location and name of the system hive file. Do not include
|
| What is the best way to do this? | 22 Apr 2005 21:06 GMT | 7 |
Hi, I want to be able to change the appearence of all the shell controls during runtime, so if i make a new function like reinitiate_cache() in gcacheviewxp.cpp: void reinitiate_cache(){
|
| Can't hide the mouse cursor | 22 Apr 2005 18:20 GMT | 10 |
I desperately trying to hide the mouse cursor (arrow). I read the newgroup entries about this problem. (This is a common issue.:() The project is based on InternetApplience. The hardware is VIA EPIA-M. I tried:
|
| Ram size recognizing; | 22 Apr 2005 15:07 GMT | 6 |
Hi , I have a small problem in my image, Win Ce5.0: on board, Geode gx300, we installed a RAM of 128 Mbyte but system continuing to recognize only 64Mbyte. There is a mode to fix it .
|