| Thread | Last Post | Replies |
|
| Hardware button | 07 Sep 2006 17:57 GMT | 3 |
I want to use a hardware button to open MyApp.exe throughout the entire system. I tried to add the following at platform.reg, but it didn't work. [HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C1]
|
| How to implement USB Function "Mass Storage Class" in PB 4.2? | 07 Sep 2006 17:06 GMT | 6 |
I can use USB Mass Storage Class feature in PB 5.0. If I want to use this feature in PB 4.2. How can I do? What's procedures should be done?
|
| CE 5.0 PB repair | 07 Sep 2006 16:05 GMT | 1 |
If I do a "repair" on my CE 5.0 PB instalation do I need to reapply QFE?
|
| OHCI IssueBulkTransfer problem | 07 Sep 2006 15:44 GMT | 19 |
We are running into a problem with IssueBulkTransfer on the OHCI stack when trying to talk with the TI TUSB3410 RS-232 to USB device under Windows Mobile 5.0. I do IssueBulkTransfer with USB_IN_TRANSER | USB_SHORT_TRANSFER_OK
|
| PM problem | 07 Sep 2006 14:41 GMT | 2 |
I am facing the following problem. We do not implement any kind of power management in our board, we use just turn on/off. My board is powered using AC power always (that is, whe do not use any battery)
|
| Many questions about Power Manager | 07 Sep 2006 14:04 GMT | 3 |
1)How is "pm.dll" generated? It is said that the Power Manager is implemented as a dynamic-link library (DLL), called Pm.dll, which is linked directly with Device.exe. I find the folder "PM" under "WINCE500\PUBLIC\COMMON\OAK\DRIVERS". But none of the
|
| How to make wallpaper cover all desktop | 07 Sep 2006 10:09 GMT | 3 |
I mean make configuration in reg file rather than in ControlPanel. Thanks for any rely.
|
| IST not being signaled | 07 Sep 2006 05:19 GMT | 11 |
I am stuck in the following situation: - My device is PCI. - InterruptInitialize is called with the SysIntr provided by the PCI bus driver.
|
| how recue the error:"build.dat" | 06 Sep 2006 19:57 GMT | 6 |
When I built my pb work, the tips always aprreance like this "BUILD: c:\wince420\platform\smdk2440\build.dat(4697): corrupt database (File error)" how can i exsolve it , please help me!
|
| Is August 19th special for SNTP? | 06 Sep 2006 19:37 GMT | 8 |
Last spring , we experienced high processor loading at the instant daylight savings time began (2:00 am April 2, 2006). Thanks to newsgroup postings from John Spaith of Microsoft, the problem was traced to the SNTP component and was eliminated by removing timesvc.dll from future ...
|
| how to get "irsir.dll' " | 06 Sep 2006 18:27 GMT | 3 |
I re-setup WINCE4.2 NET again and again. and attemp to setup in deferrent disk .and just step by step according to wizard, why will appreance like these tips: "Error: Could not find file
|
| RESERVED ranges in config.bib | 06 Sep 2006 18:25 GMT | 5 |
In the CEPC config.bib you can find the RESERVED ranges BOOTARGS and EDBG_DMA. These ranges can also be found in the BOOTLOADER\EBOOT\boot.bib. In the main.c of EBOOT you find these adresses for buffers. Does this mean, that only EBOOT is using this address ranges and they are
|
| Preferred method to get interrupts | 06 Sep 2006 17:57 GMT | 6 |
What is the preferred method to get interrupts in WM 5.0? From what I have seen, there are two possibilities. 1. Use CardRequestIRQ and CardRequestConfiguration to register the ISR.
|
| After changing Locale, should I rebuild OS by "Build & Sysgen"? | 06 Sep 2006 15:12 GMT | 1 |
Until now, whenever I change Locale of OS, I have used "Copy Files..." and then "Make Run-time Image...." Menu. I have seen the default language of explore.exe was changed to the Locale that I selected. But, the MSDN Tutorial says that after change locale, rebuild OS by "Build &
|
| .rcx files in WinCE | 06 Sep 2006 15:05 GMT | 1 |
Please suggest whether standard resource file .rcx file can be used at the time of the building and the installation of WinCE drivers.
|