| Thread | Last Post | Replies |
|
| Network bridging and Internet Connection sharing | 31 Jan 2006 23:40 GMT | 1 |
I am assigned to implement Bluetooth NAP and GN Role of PAN profile in WIndows CE 4.2 and 5.0. I tried it in Win 2000 with other BT software providers. They have emulated the Bluetooth card as an ethernet adapter using their
|
| License Practices Question about replacing OEM Install | 31 Jan 2006 23:10 GMT | 4 |
Got a quick question: We are purchasing single board computers from a Microsoft Reseller who is shipping the SBCs with Windows CE 4.2 Core pre-installed. The COA (cert of authenticity) is included with the SBC. In fact, there is a cute little COA
|
| Simultaneously access to file-system from USB-host and WinCE-device | 31 Jan 2006 19:14 GMT | 2 |
I want to connect my WinCE device to a PC via USB. The WinCE device is configured as a Mass Storage Device. How can I have simultaneous access to the filesystem from the PC and my device?
|
| How to compile FSDSPY sample | 31 Jan 2006 19:04 GMT | 3 |
How to compile Platform Builder samples? Particularly I want to compile FSD Spy filter sample
|
| Lock the TLB Entries for section mapped buffers | 31 Jan 2006 19:00 GMT | 3 |
I am working in an ARM926EJ-S Based Windows CE 5.0 system. Our system contains 8 reserved TLB entries which can be locked to a particular address mapping. Locking needs to be done explicitly by the software since MMU does not use them automatically.
|
| How to get OS Version? | 31 Jan 2006 18:57 GMT | 8 |
I build wince image using platform builder. I want to get the os version, and the result is like this: WinCE 4.2 build 0. My question is:
|
| multithreaded debugging | 31 Jan 2006 17:24 GMT | 14 |
I am writing a multithreaded program for Windows CE 4.2. I'm using EVC4 (4.00.0714.0). Do you know if are there any problems with debugger? Trying to debug graphic interface (priority level 251) cause stopping higher priority threads (priority level 1)
|
| How to support dial-up modem on CEPC? | 31 Jan 2006 16:38 GMT | 7 |
Using PB 5.0. I have a standalone CEPC machine booting form Hard Disk. LAN connectivity works as expected, but now I want to add dial-up modem support. Everything looks fine until I try to dial. I get the error "The port is not available: another program may be using it".
|
| GUI Application... | 31 Jan 2006 09:25 GMT | 3 |
I m having VIPER board, supplied by ARCOM, i m developing my applications on Platform Builder 4.2 under WIN CE environment. I want to write simple GUI application....can be anything, dialogue
|
| CreateFile fails for COM2 | 31 Jan 2006 03:11 GMT | 14 |
I have enabled 2 Serial ports on my CEPC. I have changed Platform.reg that match Irq/IoBase of Physical Port. When system is up I see 'Serial' and 'Serial2' under 'Active' key in Registry. There is a Drvier, which needs to open COM2. But, it fails. CreateFile() fails and
|
| Which update rom method most WinCE using? | 31 Jan 2006 02:41 GMT | 3 |
Can anyone suggest me how to perform ROM update for WinCE device that running on NAND??? Should I embedded the code in "eboot" or write an application to update the rom after wince bootup? Or any other method can be use?
|
| XBox 360 BSP | 31 Jan 2006 02:25 GMT | 10 |
Wouldn't a CE BSP for an Xbox 360 or even an MCE extender be great? The prices of these under powered little devices is ridiculous.
|
| Notification Add/Remove Network Card | 30 Jan 2006 22:15 GMT | 4 |
how I can receive a notification when add/remove a network adapter or connect/disconnect PPP connection ? I call GetAdaptersAddresses every second for detect change on system but this solution is not very good. I like use a callback system with
|
| NDIS loads drivers with LoadLibrary, is this correct? | 30 Jan 2006 22:05 GMT | 2 |
My system is an Xscale running CE5.0, with Imagefs running from NAND. We recently updated our wireless driver and found that the new code (from our vendor) did not work properly. Loading the driver via the Relfsd filesystem in the debugger made the driver magically work.
|
| add file to EBOOT | 30 Jan 2006 18:07 GMT | 5 |
Is it possible to include hex file into EBOOT image? Just to edit eboot.bib file and add hex file under MODULES section?
|