| Thread | Last Post | Replies |
|
| File Explorer copy files | 05 Dec 2005 21:59 GMT | 2 |
I can't copy/paste files using File Explorer. It always says that the disk is full or write protected. Note, it is not even copying/pasting files on my CF Card. Same error message appears every time I try to copy files. Size does not matter either. I tried to copy tiny files.
|
| SetDevicePowerState in Native drivers? | 05 Dec 2005 21:22 GMT | 3 |
Can Native Device drivers in Windows CE 5.0 use SetDevicePowerState? If so, how can they get the handle for their parent device passed as first argument to the SetDevicePowerState? Regards
|
| Can I upgrade my PocketPC2002 OS to Windows Mobile 2003 by any mea | 05 Dec 2005 19:40 GMT | 3 |
I intend to upgrade my PocketPC 2002 PDA to Windows Mobile 2003 OS. Is it feasibleto do this programmatically by reflashing the OS files on the PDA? Any pointers will be greatly appreciated.
|
| Disabled microphone on PXA/AC97 | 05 Dec 2005 18:47 GMT | 5 |
I'm developing an application on PXA which have to directly control the AC'97 codec. Everything works fine except the mic recording, which is disabled regardless of the codec power state or its volume registers, even after ac97 cold reset. Yet the API waveInStart() function somehow
|
| Booting Problem when using Registry APIs | 05 Dec 2005 17:56 GMT | 7 |
Dears ! I am working on HAL for supporing DEVICE_ID KeRNEL IO control . For this purpose i am modifying the code of OEMIOcontrol() ..Filename is OEMIOCTL.c. Some information of the device ID resides in registry ..i have to open
|
| Problems with Compact Flash greater than 512MB | 05 Dec 2005 15:23 GMT | 1 |
In my WinCE Embedded system, I use a CF card together with a hard drive. The booting is done off the hard drive, while the CF is used for critical solid state storage. With a 512MB CF, the system recognizes the CF successfully. However with the 1GB and 2GB flash cards which I ...
|
| Documenting Threads | 05 Dec 2005 14:24 GMT | 7 |
I'm working on creating some platform documentation for a customer. Part of this work involves identifiying all of the modules running in the "baseline" system, including the threads that each module creates, what priority they all run at, etc. Are there tools from MS or
|
| Redirecting debug messages from PB/lan to serial | 05 Dec 2005 14:15 GMT | 3 |
Folks, I have a need to have all "Debug messages" from a custom CE image go out the serial port on startup. Right now when I build an image it seems to send everything via lan back to
|
| migrating key board driver for 4.2 to 5.0 | 05 Dec 2005 14:05 GMT | 1 |
My platform builder 4.2 supports SA11x1 CSP, How do i get the same CSP support in PB 5.0. Because while building 4.2 keyboard driver in 5.0 platform builder it is searching for SA11X1_kbdcommon.lib.It is actually availble in 4.2 but not available in 5.0. I am getting an error ...
|
| WiFi - GPRS/EVDO Handover Control Questions | 05 Dec 2005 10:59 GMT | 1 |
We would like to implement a handover layer such that an application can control when handover decisions are made based on device's local and server based parameters. We ran a few experiments with a) Windows Media Player 9.0 on Windows Pocket
|
| Registry hive folder | 05 Dec 2005 10:14 GMT | 6 |
I have in my image the following reg entries, to make the registy save to a folder called: _Registry [HKEY_LOCAL_MACHINE\init\BootVars] "SystemHive"="_Registry\\system.hv"
|
| Single NDIS packet containing too many buffers. | 03 Dec 2005 21:04 GMT | 1 |
I have observed one strange behavior with my NDIS miniport driver. This is a deserialized driver. Maximum packet size is set to 1514. Some times I get packets which contains more than 32 ndis buffers. It seems, to send data of 1514 bytes it takes more than 32 scattered
|
| Where is <ERRNO.H> and WSOCK32.LIB(or WS2_32.LIB)? | 02 Dec 2005 21:42 GMT | 1 |
I'm trying to compile a plain C program (a PDP 11 emulation software from SIMH) as a console application under Windows CE 5.0 evaluation version. I met two problems, and wonder if any of you could help or any comments are very welcome:
|
| how can I can I implement the Stratad drivers in my platform ? | 02 Dec 2005 17:41 GMT | 1 |
hi all; I created image a platform on Platform builder Wince 5.0 for ARM 9315 board. I want to use for Persistence storage on board StrataFlashs Have you got a any idea, how can I can I implement the Stratad drivers in my
|
| Send files via Infrared | 02 Dec 2005 14:36 GMT | 3 |
I would like to know how to send files via infrared? From "menu->File->Send To", I can just send to desktop and my documents. I have included the IrDA, SIR, OBEX components to my OS design. Below is my registry setting:
|