| Thread | Last Post | Replies |
|
| Messages from drivers | 21 Nov 2008 04:38 GMT | - |
i'm working on WinCE 6.0 driver developement. I have written my custom driver; can i display a message directly on the screen?? or i have to go through application program only and then display message?? please help me!!
|
| std::tr1::regex on windows mobile | 03 Nov 2008 19:10 GMT | - |
The VS2008 feature pack added TR1 regular expression parsing to Visual Studio. What do I need to do to get that working under Windows Mobile 5 and WM6? It "just works" when targeting Win32. The MSDN page for <regex> is somewhat vague on what platforms support
|
| IOCTL_DISK_READ please help how to call this | 03 Nov 2008 07:53 GMT | - |
I have an driver for flash media device using MDD/PDD architecture. The MDD allows NAND flash storage to be exposed as a block driver that is accessed using file system. PDD wraps FMD driver as a stream interface called by MDD.
|
| VOIP | 28 Oct 2008 14:31 GMT | - |
Hi If i am developing a VOIP application and my PDA is a GSM one. When I make a call from VOIP application will I recieve a normal call from GSM.
|
| brightness control using keypad buttons | 28 Oct 2008 08:56 GMT | - |
Hellow, I want to control the display brightness by using keypad hardware buttons? like if i press one button brightness increases?
|
| Audio sampling with Win Mobile | 27 Oct 2008 09:57 GMT | - |
I would write a simple application to sample a mono audio signal in WinCE. I can develop in C#, C++ or VB, but I'm not familiar with pocket pc programming. Does someone have an example or can help me with a name of library
|
| CEMAPI DeleteMessage | 23 Oct 2008 14:10 GMT | - |
This is my question.... How do I delete a SMS with CEMAPI functions ? I read on MSDN of DeleteMessages but I not understood..... Can I help ? Miky
|
| Question about DirectDraw | 22 Oct 2008 03:54 GMT | - |
We have a question about MSDN about http://msdn.microsoft.com/en-us/library/ms895292.aspx this page. We use the IDirectDrawVideoPort::StartVideo under the WINCE 5.0 for showing the video, howerver, from this founction, we got a very
|
| GPS StandBy | 21 Oct 2008 13:08 GMT | - |
I have builded an application on SmartPhone for GPS. This application is running in backgroud and stores on file the position each 60 secondes. Unfortunately when the SmartPhone entering in standby I not stored the position.
|