| Thread | Last Post | Replies |
|
| How to acquire the driver information from wince420 ? | 18 Jul 2005 22:33 GMT | 7 |
I want to write a SD interface driver based on WINCE420. In the driver, I need to send some SD command to the SD interface and receive some data from it. The doc of PB420 told me that SD driver is a PCI-based driver.Then, there
|
| Windows CE Virtual memory | 18 Jul 2005 21:45 GMT | 2 |
Let me introduce myself as an engineering student. In an interview, i was asked about, slot architecture in Windows CE. One question I could not answer was about Virtual memory management, The question was like,..
|
| error present in sysgen process(blddmeo clean -q for magnito) | 18 Jul 2005 18:41 GMT | 1 |
The build.log express: Windows CE Version (Release) (Built on Mar 1 2004 21:46:39) makefile.def: Invoked with predefined settings: TARGETNAME: dummy
|
| SNMP Extension Agent - Set request problem | 18 Jul 2005 17:03 GMT | 1 |
I'm having a trouble with Windows CE 5.0 and the SNMP Extension Agent mechanism. Starting from the "Toaster" example of Extension Agent given by Microsoft with the documentation, I wrote my own extension agent. I can
|
| capture all mouse events | 18 Jul 2005 09:30 GMT | 1 |
we find that it seems the DirectInput support is discontinued since WinCE 4.1, so in Win CE 5.0, how can we capture all mouse events (mouse click and mouse movement) if current windows has a size of 0? --
|
| virtual UART driver | 17 Jul 2005 23:35 GMT | 1 |
Two applications may operate the same uart port at the sametime, so I want to develop two virtual uart drivers and a real uart driver and the three drivers conresponds to the same hardware driver. Where are the smaple driver?
|
| rdmsr outside the kernel | 16 Jul 2005 22:22 GMT | 4 |
Is it possible to use the "rdmsr" mnemonic outside the kernel. Let me put it in another way, is it possible to read the msr register from an application? thanks in advance
|
| cannot use TRY and Catch | 16 Jul 2005 22:16 GMT | 2 |
Hi, all My image was built by PB 4.2. Recently I found my application cannot run on it if I use TRY and Catch in my program. But I had added the C++ Exception Handling component. Did I miss something?
|
| Off-topic: using WinXP to prep CF for WinCE | 15 Jul 2005 23:55 GMT | 3 |
We're getting ready to release our WinCE product and we've encountered an issue regarding preparing Compact Flash cards (reference subject "Mystery Solved - Boot CEPC from Hard Disk"). Our manufacturing line uses WinXP based PC's exclusively. We've got a GUI running on XP that
|
| CE boot from Compact Flash: FAT16 vs. FAT32 | 15 Jul 2005 21:44 GMT | 1 |
Reference topic in this group: "Mystery Solved - Boot CEPC from Hard Disk" ( http://groups-beta.google.com/group/microsoft.public.windowsce.platbuilder/brows e_thread/thread/ef6c669033c80a00/6cf39246fb9c949f?q=Mystery+SOlved+-+&rnum=1#6cf 39246fb9c949f )
|
| IssueBulkTransfer problem | 15 Jul 2005 18:51 GMT | 1 |
I'm writing a USB driver for a device that uses a Motorola MCF5272 USB chip. The device itself runs ucLinux, and provides a USB interface for transferring files back and forth from NAND flash memory which has been mounted in ucLinux.
|
| install / add RAS server | 15 Jul 2005 17:26 GMT | 9 |
I'm newbie on "Windows CE" and I need to add a RAS server to a Windows CE .NET 4.2 image. Is it possible to do? Do I have to add or install it? Thanks in advance, Marc Soleda
|
| Can I use the same window to be both a desktop and a taskbar ? | 15 Jul 2005 15:30 GMT | 2 |
In my platfom I need a window registered as a taskbar just for getting WM_POWERBROADCAST messages. I don't need a desktop but the docs say that a taskbar and a desktop should be created before RegisterTaskBar.
|
| Control Panel Exception in WinCE 5.0 | 15 Jul 2005 10:21 GMT | 1 |
I booted target board with Hive based registry enabled(WinCE 5.0 OS) When I set the password and if I right click on desktop & choose "properties" , then the following exception is observed. Exception 002 Thread=879f1b10 Proc=479e5b6a 'ctlpnl.exe'
|
| DHCP, DNS and IPCONFIG on CE 5.0 | 15 Jul 2005 10:15 GMT | 7 |
I develope a CE 5.0 system using the thin client shell and the console window (cmd.exe). All TCP settings are set via DHCP (IP address, network mask, default gateway and DNS server). In my environment all works fine. I gave a Beta version to our customer for test reasons. In his
|