| Thread | Last Post | Replies |
|
| sd card host controller driver | 15 Sep 2006 07:41 GMT | 1 |
i am developing a host controller driver for davinci board.Can any one help me where actually the reading and writing of data to the card has to be implemented.Is that should be done in host controller driver or client driver, as sd card supports stack architecture.
|
| Automatic cab silnet installation | 14 Sep 2006 21:59 GMT | 1 |
Hi, I'm trying to install some cab files from a SD card, I would like the installation silent. If I use the command: SHELLEXECUTEINFO sei;
|
| Autostart on WindowsCE from a SD | 14 Sep 2006 21:59 GMT | 1 |
I've got a small problem on the programming of a PDA, a Q-tek s-200: I have developed a small autostart application in C++ that should run whenever a SD card is inserted into the PDA.
|
| Unable to find hard disk folder on CEPC | 14 Sep 2006 21:59 GMT | 1 |
I am using PB 5.0 and I am trying to boot up CEPC through hard disk. I am successfully booting thru hard disk, but I not able to find hard disk folder on my CEPC. I have included [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\HDProfile]
|
| Make VS8 C++ "hello world" from command line for WinCE 5.0 x86 | 14 Sep 2006 20:04 GMT | 2 |
I need to create a simple "hello world" app compiled and linked from the command line (using VS8 C++) for my WinCE 5.0 X86 platform. I.e. goal is to obtain proper command line switches for compiler and linker that will create an executable that can be run on my platform.
|
| Can't find path in registry | 14 Sep 2006 15:47 GMT | 4 |
I found following in internet: //--------------------------------------------------------------------------------- Hide the CE Taskbar This tweak enables or disables the Taskbar auto hide option on Windows CE.
|
| Windows CE Splash and Shell | 14 Sep 2006 06:27 GMT | 5 |
Im currently using the "Standard Shell" in my Windows CE 5.0 image. Ive been reading about the different shells but im a little confused. Here's what im trying to acheive:
|
| Usb Host, USB Client Win CE | 14 Sep 2006 06:23 GMT | 1 |
Hi, Im want o buy a PC/104 400MHZ Intel PXA255 XScale with win CE. I will need to USB controller, one host, another device. I want to know how the USB client will show to other computers.
|
| Qestion about Windows CE Remote Registry Editor | 14 Sep 2006 01:36 GMT | 2 |
Hello, I have PB 5.0 and built a image for my device. I want to edit the registry of this image. If I use Windows CE Remote Editor with the connection via ActiveSync, I get all information about this registry, but how can I save
|
| Error in MSMQ MessageQueue.Create | 13 Sep 2006 17:09 GMT | 1 |
I am getting errors on the MessageQueue.Create statement of: at System.Messaging.Interop.SafeNativeMethods.MQPathNameToFormatName()\r\nat System.Messaging.MessageQueue.ResolveFormatNameFromQueuePath()\r\nat System.Messaging.MessageQueue.get_FormatName()\r\nat
|
| GetDC question | 13 Sep 2006 14:47 GMT | 1 |
I have the following code: HDC hdc = GetDC(NULL); HDC hMemDC = CreateCompatibleDC(hdc); I searched in MSDN and the documentation is confusing:
|
| Plateform Builder and ARM emulator | 13 Sep 2006 14:27 GMT | 8 |
I would like to know if it would be possible to develop and debug driver on an ARM platform. From what I've seen when I choose emulator, generated code is x86 but for my development I am using some code specific to the ARM arch.
|
| Build & Sysgen Res2Res Error | 13 Sep 2006 14:25 GMT | 9 |
I am new to CE and have been trying to work through one of the tutorials. I have been getting the following error from the build.log: --------------- ERROR: Res2Res: Res2Res: ERROR: Line: 267 File:
|
| USB interface to communicate with a GSM module via RIL on Windows Mobile 5.0 | 13 Sep 2006 08:40 GMT | 2 |
I was wondering if it was possible to use the Radio Interface Layer of the Windows Mobile 5.0 platform on an USB port. It would mean that the 07.10 multiplexer would connect to a "virtual" serial port based on USB.
|
| IXMLDOMDocument Load Method | 13 Sep 2006 07:04 GMT | 8 |
Calling load method gives run time exceptions. The file is present and the name passed is correct. hr = m_plDomDocument->load(xmlSource, &vResult); CPCAddressBook.xml is filename(xmlSou
|