| Thread | Last Post | Replies |
|
| How can I know when audio volume is changed? | 29 Mar 2006 03:59 GMT | 2 |
Environments : VS.NET 2005 (C++) and Pocket PC 2003 I want to know the moment when audio volume is changed. Once volume changed, my application should send changed volume value to specific server.
|
| Finding out the state of the pocketPC | 29 Mar 2006 00:58 GMT | 2 |
Hi, I'm working on a little app with VB.net 2005 using a Symbol pocketpc. Everything works find except for one thing. When the PocketPC comes back from sleep/suspended state the scanner doesn't work anymore. I would like to restart it manually but I have no idea how to check
|
| Enumerating mail accounts and getting account information? | 29 Mar 2006 00:45 GMT | 6 |
I'm trying to do what I thought would be an easy task but it turned out is not so much. I'm trying to enumerate all the mail accounts that a user has setup in Pocket Outlook and get the authentication and server information. The XML provisioning API doesn't let you get at
|
| Emulate a phone call | 29 Mar 2006 00:42 GMT | 2 |
I'm looking some information about the possibility to emulate a phone call on a pocket pc phone. It's for test without deploy a dotnet application on pocket pc but only on a pocket pc emulator. If somebody has a idea !
|
| Idle time in PPC WM5.0 | 28 Mar 2006 23:22 GMT | 6 |
Is there any easy way to detect idle time in pocket PC, I want to get number of seconds elapsed since the time user tapped on screen or pressed any hardware button? One complex solution which I can think of would be to know when device
|
| CREARE IL CAB da rilasciare ai Clienti (con VS2005 su Windows Mobi | 28 Mar 2006 23:01 GMT | 1 |
Ciao a tutti, ho scritto un applicazione in Visual Studio 2005, per Windows Mobile 2005 (palmari Qtek 9100). Ho fatto tutti i test del caso e l'applicazione funziona regolarmente; ora
|
| Hosting WMP in Pocket PC 2003 application with Windows Media Player 9 | 28 Mar 2006 22:56 GMT | 1 |
I'm trying to embed a Windows Media Player in my C# PPC application. I have successfully done it using WMP10 SDK running on a WinCE 5.0 device with Windows Media Player 10. However, this application does not run on my PocketPC device with
|
| older SDK | 28 Mar 2006 22:16 GMT | 2 |
I've searched Microsoft website for an older version of SDK to build code for RH3 (cassiopia H/Pc) but I couldn't find it. anyone knows where I can find one ? Thanks,
|
| eVC++ 4.0 incompatible with Pocket PC 2002? | 28 Mar 2006 22:16 GMT | 10 |
I have an app that I developed using eVC++ 4.0 and the Pocket PC 2003 SDK. One user reported trying to run it on his Pocket PC 2002 PDA. The cab installed alright, shortcuts were created etc., but when he tries to
|
| Connecting to a local Proxy | 28 Mar 2006 20:58 GMT | 1 |
I'm trying to get PIE to connect to a proxy on the device (Windows Moblie 2003) when the device doesn't have a valid internet conection. This proxy would then serve the HTTP requests locally. However I can't get PIE to connect without first trying to dial my GPRS connection.
|
| MSMQ with Windows Mobile 2005 | 28 Mar 2006 20:08 GMT | 2 |
I need to implement MSMQ in my application. I have gone through with the Marcus Perryman's WebLog : http://blogs.msdn.com/marcpe/archive/2006/02/01/522112.aspx link, but I m still getting serious error. I have VS 2005, and my test
|
| Disable pixel doubling | 28 Mar 2006 19:42 GMT | 2 |
I want to disable pixel doubling with eVC4. How can I do this? Apparently PocketPC PDA's with VGA start pixel doubling when they see that it's an "old" application. How can I indicate that I want 480*640?
|
| Socket Connect using WM 2005 | 28 Mar 2006 15:15 GMT | 5 |
in our application we establish a socket connection using windows api's. On pda's with os wm 2003 all works fine, but under os wm 2005 the connect function failes with 10061. Regardless of which the pda is connected, e. g. ActiveSync, WLAN or GPRS.
|
| SDF from RAPI | 28 Mar 2006 13:35 GMT | 1 |
Can I create an sdf file using RAPI CeMountDBVol () fn or any equivalent fn of RAPI. I have looked over many posts but no one gives a definitive answer. I tried the same programatically as well and found it doesnt open a sdf
|
| return value from c dll to c# - missing chars | 28 Mar 2006 12:17 GMT | 8 |
I have written a DLL in eVC4 and exported a function that returns a value. I have told the DLL to message box the results before returning, and this shows what I expect, in the example code below its "123456789". When it returns to c# I again message box the result which shows ...
|