| Thread | Last Post | Replies |
|
| how to install the second audio driver? | 25 Aug 2007 19:16 GMT | 7 |
I have built the x86 platform of WinCE 4.2 with default Ensoniq 1371 audio driver. I can put 2 kind of audio driver when I build x86 platform, but it is not my requirement.
|
| Wave Driver registry settings | 25 Aug 2007 19:12 GMT | 1 |
I am trying to build a wave driver based on the Unified Audio model. For this I created a normal stream interface driver with all WAV_xxx functions required. The registry entry for the driver was done under
|
| Driver loads and unloads immediately | 25 Aug 2007 16:12 GMT | 1 |
My driver registry looks like this [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\vpu_usr] "Dll"="vpu_usr.dll" ;Flags==10 is DEVFLAGS_LOAD_AS_USERPROC
|
| How to retrieve the information in Storage Management | 24 Aug 2007 23:46 GMT | 3 |
Hi group, When opening "Storage Management" in control panel, we can see all available storage info in the drop down list, such as "DSK1: NAND FLASH"
|
| WatchDog Reset issue | 24 Aug 2007 23:31 GMT | 1 |
Hi I have to implement watch dog reset fucntionalilty in pxa270 processor in wince5.0. From the document I read I have to configure ower[wme] = 1 to be set and a match to be occur between OS timer counter register and OMR3 register. I did the same.
|
| how to download some other file than the default nk.bin using "Attach Device" ?? | 24 Aug 2007 23:11 GMT | 3 |
Guys, In platbuilder, how to download some other file than the default nk.bin using "Attach Device" ?? I checked out the connectivity options help and didnt find any thing useful that says how we can change the downloaded file.
|
| RNDIS source and kit | 24 Aug 2007 23:04 GMT | 1 |
I'm trying to get the source to RNDIS, I'm having problems with out device and need to understand how RNDIS is working on the PC and CE, I've platform builder.
|
| NETUI Unloading | 24 Aug 2007 17:02 GMT | 1 |
I have taken explorer.exe out of my image, with Launch50/Depend50-, as described in this group. I also use the Launchxx/Dependxx registry entries to start my application when my device boots. When I do this, the NETUI DLL is called with PROCESS_ATTACH, and then immediately
|
| Shared interrupt - initialisation failed | 24 Aug 2007 15:05 GMT | 1 |
i am tring to implement shared interrupt for my drivers but i'm lost ... I have got two drivers sharing the same interrupt. So each driver has its own DLL. My interrupt comes from a PCI card.
|
| FindFirstDevice returns nothing | 24 Aug 2007 10:37 GMT | 3 |
currently I'm writing a driver test application for WindowsCE 6 where it's needed to reload the corresponding device driver. I've tried to solve this with the FindFirstDevice() and DeactivateDevice(), but even when searching for all devices ("*") the search function doesn't
|
| PPP/RAS modem connection after suspend/resume | 24 Aug 2007 08:27 GMT | 2 |
I'm working with a CE 5.0 platform with a Samsung S3C2410. We have a Philips 4 port 16550 UART (driver com16550.dll). Connected to one of the ports is a GPRS/GSM modem (Enfora Enabler GSM0108-01). We use tapi/dial up networking to establish a connection. This works
|
| CalibrationData - when to restore from file on cold boot | 24 Aug 2007 07:11 GMT | 11 |
Where in the os is the registry values of calibrationData read for the touch screen? I am unable to find this. I currently save the values from the registry to a file and upon a cold boot I want to restore the values to the registry - but when or were do I need to do this at? ...
|
| TI's OMAP processors | 24 Aug 2007 03:16 GMT | 1 |
Looking at various TI documentation, it doesn't look like any of the OMAP 2xxx or 3xxx processors have a Vector Floating Point unit. Does anyone happen to know that they do ?
|
| how to file's name's case the same? | 23 Aug 2007 23:50 GMT | 4 |
Hi, all I found that the name of the same directory and files changes from lower case to upper case when I copy them from WindowXP to WinCE. Because of this my app cannot work correctly. Maybe there is some differences between XP
|
| yet another question about USB RNDIS for Win CE 5 - headless device ? | 23 Aug 2007 21:35 GMT | 2 |
Hello experts, let's put aside all that frustration with efforts to make usb rndis to work on the desired platform under Windows CE 5 for a moment. I just talked to one person who has asked whether that capability of Windows
|