| Thread | Last Post | Replies |
|
| TimeSVC and begin DST, one more time... | 02 Oct 2006 22:31 GMT | 6 |
As I previously posted, our X86 platform experienced high processor loading and a reset at 0200 hrs on August 19, 2006. This exhibited a signature similar to the one that we previously observed when SNTP was enabled and daylight saving time began 0200 hrs April 2, 2006. Hoping ...
|
| how to obtain a count of device handles in use: Windows CE 5 | 02 Oct 2006 18:32 GMT | 3 |
Good morning, we are troubleshooting a case, when an application uses virtual serial port on Windows CE 5 device ( usb-to-serial kind of thing, both not written by us).
|
| Problems by loading an IISR | 02 Oct 2006 17:29 GMT | 10 |
I'm developing a device driver in which I'm going to use an installable interrupt. From PB I have created a SDK that I have installed in eVC in which I'm writing my driver code (this way I don't have to install PB on all my PC's).
|
| Why can't use the registry API? | 02 Oct 2006 17:25 GMT | 3 |
Hi all, I call some registry functions(e.g. RegOpenKeyEx, RegCloseKey, RegQueryValueEx...) in my serial & dispaly driver, but there are many link error such as 'error LNK2001: unresolved external symbol RegCloseKey' . I have added the Coredll.lib to TARGETLIBS, and there
|
| SDIO Wireless Disable | 02 Oct 2006 17:23 GMT | 6 |
Hi everyone, I want in my application to disable the SDIO card exactly like if Iright click on the icon in the "Network and Dial-up Connection" ui and choose Disable. I know that we can call SetDevicePower() with the state D4 but that is not what I want since the card is still ...
|
| USB WIFI adapter | 02 Oct 2006 17:18 GMT | 5 |
I know that the USR805421 usually comes up as RNDIS compatible wifi adapter. There is a new type on the market know, and it wouldn't suprise me that the manufacturing of the USR805421 will be stopped. Has anyone tried the USR805423 with CE 4.0 - 4.2 or 5.0 so that I know it is
|
| Folder name of my USB key | 02 Oct 2006 13:44 GMT | 3 |
My program must be able to use a file that stored of my USB key. The problem is that if Windows CE is installed in italian language, folder is named "Disco Rigido", but if the Windows CE is installed in a different language this folder name is different. Is it possible set the ...
|
| Wanna test wave recording path | 02 Oct 2006 11:29 GMT | 1 |
i found some articles about testing wave playing but few for recording. I know there's a waverec.exe to do recording. But not sure how it can be called and run.
|