| Thread | Last Post | Replies |
|
| Conflict between power manager and battery driver | 06 Oct 2005 16:59 GMT | 3 |
When our device is battery powered, we receive BatteryPDDGetStatus() calls in the battery driver. In that function we fill in the fields of the PSYSTEM_POWER_STATUS_EX2 structure. When the power manager sees the BatteryVoltage/BatteryCurrent have changed, we receive notifications
|
| ActiveSync Issue over serial | 06 Oct 2005 16:40 GMT | 9 |
We have developed a serial driver for Windows CE 5.0 based device and it is working fine with the hyper terminal also passing the CETK test cases. We are able to send and receive to the port if we connect and communicate using hyper terminal but unfortunately when we tried to ...
|
| Trouble obtaining virtual address from physical address... | 06 Oct 2005 16:39 GMT | 9 |
I'm writing a utility for storing (and restoring) a complete flash file system in .bin format (same format as nk.bin). I have modified my bootloader so it also can download a "fs.bin" file containing the file system in bin format.
|
| Display resolution | 06 Oct 2005 12:55 GMT | 2 |
I would like to know WinCE supports which resolution and color depth? Would you guys show me the URL for a complete feature list for WinCE if any? Thanks!
|
| How to control a NDIS device via NDISUIO driver | 06 Oct 2005 12:54 GMT | 2 |
I want to control a NDIS device via NDISUIO drvier. Also, I want to use NDISUIO driver to write and read data. Now, I can create the handle for the device. When I want to bind the handler to the adapter,
|
| Driver load problem | 06 Oct 2005 10:33 GMT | 6 |
I have the following debug message when my I2C driver's Init function is called. TAPI:OldAddTapiDevice-This BSP is loading TSPs by old method!!! Change registry settings to use new way!!!!
|
| OutputDebugString logger | 06 Oct 2005 05:28 GMT | 4 |
I am trying to write a utility for PocketPC 2003 that logs the OutputDebugString messages to a file. In Windows 2000, I could do that by the standard approach, where by opening a memory mapped file "DBWIN_BUFFER" and reading the buffer from there. Synchronization is
|
| dial up networking stupid problem | 06 Oct 2005 02:46 GMT | 5 |
my problem is that DUN say "The port is not availalble: another program maybe using it" for a dial up networking session. i tried to enable "use terminal windows before dialing" and "manual dial", no luck. well, com1: is working for our own software, and "Hayes Compatible on COM1 ...
|
| not a valid windows ce application | 06 Oct 2005 01:38 GMT | 3 |
I have a problem installing an application en a Symbol mc3000. (ARMV4) I have installed Development PC: VS .net 2003
|
| Bluetooth profiles on Windows CE 5.0 ? | 05 Oct 2005 23:37 GMT | 1 |
Does Windows CE 5.0 support A2DP bluetooth profile ? Thanks. Yu.
|
| Loading exe's from Release Dir (continued) | 05 Oct 2005 21:19 GMT | 5 |
I am trying to spawn a process of called TEST_0001.exe from a Dispatcher program using the following code: lstrcpy (szFileName, TEXT ("\\release\\TEST_0001")); lstrcpy (szCmdLine, TEXT (""));
|
| Created Users is cleaned each reboot!!! | 05 Oct 2005 20:50 GMT | 6 |
I use Hive-Base Registry. for example, I create a user "user1". BUT this user is gone when I reboot the CE OS. Am I missing some settings?
|
| how to reinstall windows ce | 05 Oct 2005 19:56 GMT | 7 |
I have a Sumbol 3000 and I want to change the languaje, Do I Have to reinstall windows ce?, How? Where can I get SO in Spanish? Thank you
|
| Handling suspend power transition | 05 Oct 2005 17:34 GMT | 1 |
is there any way to handle suspend transition on windows ce 5.0? Here is what I already tried, but without any success: * Using the XXX_PowerDown handler in my stream
|
| WMA/MP3 Software Encoder? | 05 Oct 2005 17:06 GMT | 1 |
As I know, there is no WMA/MP3 encoder in WinCE 5.0. I would like to record voice/sound to WMA/MP3 format by software. It must be real time recording. Is there any recommendation ? Shareware or commerical solution are also
|