| Thread | Last Post | Replies |
|
| DeviceResolutionAware.h and wide string constants | 16 Jul 2006 00:51 GMT | 1 |
Could anybody explain such strange effect: (VisualStudio 2005, Smart Device win32 project, default settings) -------------------------------------------------------------------------------------------------------- #include <windows.h>
|
| how to capture text from Pocket PC screen!!!!! | 15 Jul 2006 18:39 GMT | 1 |
Has any one know how to capture text from the screen on Pocket PC? Thansk!!!
|
| GetCallStackSnapshot() during an exception | 15 Jul 2006 01:52 GMT | 6 |
Is there any reason why GetCallStackSnapshot() wouldn't work from a __except() handler? I am having a hard time finding information on this topic. I am basiaclly trying to generate a usable crash dump. Any information will
|
| Platform builder and Pocket PC development | 15 Jul 2006 01:38 GMT | 4 |
Hi all, I wanted to ask a very generic question. This something that I have not been able to find out although I have been going through quite a bit of online documentation. We (the company I work for) are building an application for Phone
|
| Deployment fails in MS Visual Studio 2005 on PPC Emulator | 14 Jul 2006 19:05 GMT | 2 |
During testing, my C# mobile app hung on error that a file could not be found because of a mis-spelled file name. In the PPC2003 Emulator, I went to the settings->system-> memory->running programs menus and clicked the stop button to terminate the app.
|
| can someone please help me!! | 14 Jul 2006 13:56 GMT | 3 |
I am developing an application wherein i have to build the library (from intel) OpenCV for face recognition, on the Windows Mobile 5.0 platform. But while trying to build it i am encountering the
|
| pocket pc services | 14 Jul 2006 13:22 GMT | 2 |
The examples are using VC++ (EVC). Is it possble to create a service application for the PPC using C# in VS 2005?
|
| Internet connection PPC2003 - VS2005 | 14 Jul 2006 12:06 GMT | 1 |
I'm developing an application that opens a socket whith a remote server via GPRS and I think the best way is using "wininet.dll" for open the connection. That's right? The tools used: VS2005, PPC2003, VB.NET. There is no SDK instaled (With
|
| Hot key | 14 Jul 2006 11:09 GMT | 1 |
In Pocket PC Phone, we can press a hot key to call camera UI or other function. Now I will find a method to perform it, i.e. when I press the key and the back ground function will call the specified function.
|
| How to capture the Talk button key | 14 Jul 2006 06:25 GMT | 1 |
I captured the keys using - coredll.dll - UnregisterFunc1 function, and release it with out any problem. but I can't able to capture the talk/call and End buttons (key codes for talk button is 144 and End button is 145), any one has any
|
| Personal Certificate on PPC | 14 Jul 2006 03:01 GMT | 2 |
Could someone point me to the procedure for installing personal (user) certificates on Pocket PC 2003? My guess is: 1) Create user certificate in MMC by Request New Certificate (on a Windows
|
| keyboard event on the active screen | 13 Jul 2006 21:46 GMT | 3 |
I have created a Pocket PC MFC application. The dialog is minimized. I need to send messages to the desktop(today screen) or whichever screen, which is active/visible in the pocket pc.My intention is to generate keyboard event on the active screen. Please let me know the way to do
|
| Map hardware buttons to webpage buttons? | 13 Jul 2006 13:37 GMT | 2 |
We have a web application running on the Pocket Internet Explorer (Windows Mobile 2003 Second Edition). We need to map the hardware buttons to the buttons in the webpage. Any ideas?
|
| AT command | 13 Jul 2006 09:37 GMT | 1 |
I need to write an application to run on an iMate JASJAR (Windows Mobile 5) that will do EAP authentication using the USIM, there are two AT commands defined in 3GPP TS27.007, AT+CERP and AT+CEAP which are used for this purpose. I assume I can connect my PC to the JASJAR, connect ...
|
| Bitmap image | 13 Jul 2006 07:56 GMT | 1 |
I need to pass a BitMap image from Pocket PC to Desktop using VC++. Please let me know how to do it. Thanks Sri
|