| Thread | Last Post | Replies |
|
| Display driver questions | 10 Apr 2006 12:51 GMT | 3 |
How does one go about changing the default palette used in syspal.h to another one. There is a function in display driver SetPalette which takes in a pointer to the default palette i believe and copies it into the palette RAM of the CPU.
|
| platform builder 5.0 re-install problem | 10 Apr 2006 12:44 GMT | 2 |
While I re-install the platform builder 5.0, there is a interrupted dialog pop-up and stop the install procedure. The dialog shows as below: The wizard was interrupted before Microsoft Platform Builder for Windows Mobile 5.0 could be completely installed. To
|
| USB can't work, anybody help? | 10 Apr 2006 11:12 GMT | 3 |
I use CE 5.0 to build an image on CEPC:X86,I have added all of the features of "USB function of BUS driver";"USB funtion of Clients";"USB Host";and I also have added the features "USB Human Input Device Class Driver","USB Storage Class Driver",but when I enter in CE system and plus ...
|
| ftp services don't run at the boot | 10 Apr 2006 09:53 GMT | 1 |
Hi tiziano wrote. I have a problem with the departing after boot of FTP service, Http service and Telnet service. I configured in project. reg these services: [HKEY_LOCAL_MACHINE]
|
| SMB Server on Windows CE 5.0 without authentication | 10 Apr 2006 09:08 GMT | 5 |
I can use the file server with authentication if I set the UseAuthentication regsitry key to 1 but if I set it to 0 it's impossible to access the file server. Here is the information I found: " I tried out UseAuthentication==0 just to make sure it was still working,
|
| How to use 802.1x for wired LAN Authentication in WinCE 4.2 ? | 10 Apr 2006 06:24 GMT | 1 |
Does anybody knows how to use 802.1x for wired LAN Authentication in WinCE 4.2? Thanks!
|
| Camera Driver | 09 Apr 2006 19:34 GMT | 5 |
I'm trying to develop a camera device driver using Platform Builder. The camera should stream live video to my PDA. (camera with a USB) 1).what is the best driver sample to start with?
|
| PB 5.0 building SNTP component | 08 Apr 2006 18:19 GMT | 1 |
I can't seem to get SNTP to build. When I add SYSGEN_TIMESVC_STNP, I keep getting an error where there are duplicate listings of the stubs in tsvc_dst (which gets built into TIMESVC_ALL.lib) and tsvc_stubs. Looking at the makefile in servers, I don't
|
| USB driver unloading | 07 Apr 2006 21:28 GMT | 2 |
I have FTDI USB-to-Serial adapters that I am using with Windows CE 5.0 on proprietary X86 hardware. Everything is configured properly and works great - when the platform is booted or the USB device is connected the associated driver is loaded and when the USB device is ...
|
| NE2000 Ne2000HandleInterrupt | 07 Apr 2006 16:13 GMT | 3 |
Hello, a simple question. When does the system launch the function Ne2000HandleInterrupt? What is the interrupt that launchs this function? I'm having trouble with the NE2000 cards, I can't make them work. I see in
|
| Forced to include the CD/UDFS File System? | 07 Apr 2006 14:46 GMT | 2 |
I created a new (4.2) platform based on an industrial controller. It uses the CD/UDFS File System feature, which I don't need. But when I try to remove it, I get a message that an unknown platform feature requires this component. Checking the dependencies, it seems that only
|
| FormatPartition dev | 07 Apr 2006 14:09 GMT | 5 |
Can I use this function? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemain4/html/c xrefopenstore.asp When I compile by eVC4 everything is ok, but when I try to launch I get this error: "error LNK2019: unresolved external symbol OpenStore referenced in
|
| problem in Ship Build Option | 07 Apr 2006 13:39 GMT | 3 |
I build my os image in RETAIL type with "Ship Build Option" in EMULATOR. Still I am getting 2 or 3 lines of msgs in COM1. Those Msgs are telling that COM1 is initialized for debug purpose. And also after image boot if I try to open COM1 I am getting it is already opened.
|
| Again problem to support 128mb ram wince 5.0 | 07 Apr 2006 12:07 GMT | 7 |
I have read a lot of post, but none of them solved my problem. I have a CEPC with a dimm of 128mb. I have changed the pc.h setting #define CEPC_EXTRA_RAM_START 0x81C00000 (i have not changed this
|
| Desktop Settings and hive-based registry | 07 Apr 2006 08:09 GMT | 2 |
I built a CE image for an Advantech PCM3370 PC based on a VIA Twister BSP. The image includes hive-based registry settings and is successfully booting from a compact flash. It also seems that most data is correctly stored in system.hv and/or user.hv after I flush the registry by ...
|