| Thread | Last Post | Replies |
|
| WebCam | 05 May 2006 16:21 GMT | 4 |
I have to develop an application on WinCE 4.2 and eVC that displays in a window the output of a WebCam connected to an USB port of the WinCE device. Is this possible? Do I need a WebCam driver?
|
| Port of complex app to PPC2003 dies before WinMain with garbage dialog | 05 May 2006 15:55 GMT | 2 |
Hope someone has a quick answer to this one, I know in advance it's a hard case. I have a fairly complex OpenGL-ES application (game) that I've been porting over to WinCE/PPC2003. I'm using EVC4, SP4, Dell Axim X50V. Additionally
|
| Timer et Sleep | 05 May 2006 09:41 GMT | 6 |
Could you tell me why when i do this : int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine,
|
| ActiveSync Socket overhead | 04 May 2006 16:53 GMT | 3 |
Does anyone know the timing overhead of ActiveSync, when using it to form socket connections between a PC and PPC? I am trying to research the timing of sending strings back and forth via bluetooth and usb, and found that the easiest way to do this was to
|
| How to get server name from server IP??? | 04 May 2006 14:30 GMT | 6 |
I need make a program login to a Win2K/XP server, and user just enter server IP address, user name and password, NO server name(because they don't know). How can I get server name from it's IP??? Thank you very much!
|
| Datatype Misalignment in coredll.dll | 03 May 2006 19:44 GMT | 4 |
I've been encountering a datatype misalignment exception while debugging my application. I've been able to fix these types of problems in the past by locating the line of code that raises the exception and making the appropriate change. However, this current exception just brings ...
|
| PCMCIA driver development in Windows Mobile 5.0 | 03 May 2006 17:52 GMT | 1 |
I am currently developing a PCMCIA device driver which needs to run on Windows Mobile 5.0. The driver currently runs on Pocket PC 2003 on our Dell Axim x50 devices. We are trying to port the driver to our x51 devices running
|
| WinCE Memory Test Program | 03 May 2006 04:15 GMT | 3 |
How to write a WinCE Memory Test Program? It includes storage memory and program memory. Are there some source codes to refer? Thanks so much! Best Regards, Jacky
|
| WaveOut and SndPlay | 02 May 2006 23:18 GMT | 5 |
What is the difference between SndPlay and WaveOut messages for controlling Audio
|
| WaveOutDevice | 02 May 2006 22:32 GMT | 1 |
In my VOIP application, after 16 Sec , i couldnot play PCM format audio data till soft resetting device At one stage "Wave outWrite" is not calling Speaker callback function, after that "WaveOutPrepareHeader" is failing with MMSYSERR_NOMEM. But
|
| evc 3 /setenv | 02 May 2006 07:13 GMT | 3 |
I have run into a very nasty bug in EVC. I wrote a batch file to automate the building of my application, but depending on the platform to be deployed on, I need to set different paths for both INCLUDE and LIB.
|
| DCOM server error | 01 May 2006 17:42 GMT | 6 |
I am moving from CE 3.0 to 5. I have a DCOM server that runs on CE and has worked fine on 3.0 for years. I have built the patform and added ATL,COM, DCOM and run dcomcnfg - set to none and anonymous and lauch and access set to @* just like I did in 3.0. The XP client is set to ...
|
| How to Add Chinese support to WinCE 3.0 Image ???? | 01 May 2006 16:14 GMT | 1 |
I'm trying to add Chinese support to our device that is running winCE3.0 with a special image we have built with Platform Builder, Can you help, I don't know how to do it? I think, from what I saw, that there is a need to add something to the Image
|
| Trapping fatal application error | 01 May 2006 14:25 GMT | 2 |
I would like to add code to my application that would trap a fatal application error, log as much information as possible, and optionally restart the application. I've been unable to find any appropriate reference on the Internet (probably using the wrong keywords). If someone
|
| Can I launch my app from homescreen of emulator | 01 May 2006 14:06 GMT | 3 |
I want to launch the application developed by me just as i will open the mediaplayer from the home screen of the emulator Is that possible If yes tell me how
|