| Thread | Last Post | Replies |
|
| Voice Command like applications | 10 Jun 2005 20:41 GMT | 1 |
How can we build a Voice Command like applications for Pocket PC or Windows CE device? Thanks, Kevin
|
| Rapi with MFC??? | 10 Jun 2005 20:08 GMT | 3 |
I'm making an application with MFC VC6.0 and I included rapi.h which includes <windows.h>. When I try to compile, I get an error that is in afxv_w32.h telling me that windows.h can't be included in MFC application. Is there another version of rapi.h for MFC or will I have to ...
|
| Starting up PocketPC 2002 Development Environment | 10 Jun 2005 19:49 GMT | 1 |
I created an application a couple of years ago using eVC++ 4.0. Since then, I removed the development environment from my PC for lack of space. I would like to make some updates to the program, and have re-installed eVC++ 4.0, but I don't know where/how to install the emulator ...
|
| Standard SDK 4.2 missing some headers | 10 Jun 2005 19:49 GMT | 4 |
does anyone knows why standard SDK for Windows CE 4.2 has empty headers like ras.h. PocketPC 2003 SDK has this exact header like it should be. Thanks for helping, Bostjan
|
| Customizing MS Power Manager (pm.dll) | 10 Jun 2005 17:43 GMT | 1 |
Does anybody know how can I include my new customized pm.dll (which is based on the standard PM from "\PUBLIC\COMMON\OAK\DRIVERS\PM\" ) into OS image? I'm using Windows Mobile 5.0 for PPC (Magneto PAK Build_14345) on Intel PXA 272.
|
| when i build a bootloader, but can't make the bootImage file! | 10 Jun 2005 17:36 GMT | 1 |
Error is: BUILD: [01:0000000069:ERRORE] NMAKE : U1073: don't know how to make 'BootImage' BUILD: [01:0000000070:INFO ] Stop.
|
| MsgWaitForMultipleObjects( ) returns WAIT_FAILED with zero GetLastError() | 10 Jun 2005 17:02 GMT | 5 |
My Windows CE 5.0 application has a thread that uses MsgWaitForMultipleObjects as follows: MsgWaitForMultipleObjects( 1, HandlesIDLE, FALSE, INFINITE, QS_ALLEVENTS ); waiting for 1 event and other messages. Once in a while, the API returns
|
| when I build a bootloader, but it can't make the bootImage! | 10 Jun 2005 15:27 GMT | 3 |
Error is: BUILD: [01:0000000069:ERRORE] NMAKE : U1073: don't know how to make 'BootImage' BUILD: [01:0000000070:INFO ] Stop.
|
| ANN: XPE Online Chat tomorrow | 09 Jun 2005 22:36 GMT | 1 |
Just a note that we'll be hosting an online chat tomorrow concerning Windows XP Embedded With Service Pack 2. Hope to see you there. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Title: Windows XP Embedded With Service Pack 2
|
| windows sound recorder | 09 Jun 2005 20:56 GMT | 1 |
I am not sure if this is the correct forum for my question. I would like to know in what language is developed the windows sound recorder. I am developing an application and I need to record some audio and for that I need to know the code of the soun recorder. Hope you can help ...
|
| Application calls itself, causes crash | 09 Jun 2005 20:28 GMT | 1 |
I'm having a very strange problem with an application I developed for WindowsCE 5.0 using c#. The application uses serial communication, and process the data received through the serial port through threads. The problem occurs at random times, but never before operating flawlessly
|
| How programmatically open calling dialog | 09 Jun 2005 20:16 GMT | 1 |
How can I programmatically open dialog where the user can start calling and automatically set calling number Or just start calling (or initiate calling procedure)
|
| How tcan I open Bluetooth settings dialog | 09 Jun 2005 19:48 GMT | 4 |
How tcan I open Bluetooth settings dialog programmatically. If You say me - calling ctlpanrl.exe cplmain.cpl,Bluetooth I say to You that it doesn't work on ice :( So, how can I do this, or why doesn't it work?
|
| Transcriber library? | 09 Jun 2005 17:01 GMT | 3 |
How do I get the library for transcriber? I’m using VS 2003.net and I want to run it in emulation mode. As I understand it provides a series of fuctions to convert handwriting to text
|
| Windows CE mobile application development with GPRS | 09 Jun 2005 16:58 GMT | 1 |
We are planning to develop a mobile application in .NET that will be both online and offline capable. GPRS will be used for mobile communication with the server. Is there a recommendation like MSMQ for doing an asynchronous transfer while offline? Anything specific to be ...
|