| Thread | Last Post | Replies |
|
| Devices | 05 Aug 2005 23:22 GMT | 1 |
I'm doing an application that reads from GPS, the problem is that when i shut down and then shut up the PDA the thread i'm using to read the GPS is haltin my program, i already managed to handle the event when my user shuts down the PDA and i stop the thread, the problem is that ...
|
| Urgent Plz help....... | 05 Aug 2005 22:37 GMT | 1 |
I am working on PPC application, in that I have one form contaning ListView which displays all the phone numbers. Now I need to start call when user click on calling button [PPC with phone], call shoul start to the number which is selected in ListView.
|
| IRDA Lite programming on PPC 2003 | 05 Aug 2005 22:26 GMT | 1 |
Is is possible to do IRDA Lite programming with the IR classes provided by the Compact Framework? regards, Sinex
|
| Multiple Inbox folders | 05 Aug 2005 22:02 GMT | 2 |
I hopefully have a quick and easy question. Is there any good way to monitor all folders in a message store. I created an application where a user can define as many folders as he or she wants and I am trying to track changes between each folder, like moving messages. Currently I
|
| lego mindstorms IR communication using PPC | 05 Aug 2005 20:18 GMT | 1 |
has anyone managed to get this to work on pocket pc? i've tried - opening a serial connection and sending data in the required format to the rcx via the IR (not IrDA) port using the opennetcf
|
| Would anyone translate this C# fragment into VB ? | 05 Aug 2005 19:49 GMT | 4 |
An unhandled exception of type 'System.Exception' occurred in Microsoft.WindowsCE.Forms.dll Could any of you guys please 'translate' this C# into VB .NET, in order for me to get rid of this error message when I activate the input panel,
|
| Another basic question... | 05 Aug 2005 18:09 GMT | 1 |
While starting a new MFC application in eVC++ 3.0, what would you tend to choose? - WCE MFC AppWizard (exe), or - WCE Pocket PC 2002 MFC AppWizard (exe)?
|
| WM_NCDESTROY doesn't exist? | 05 Aug 2005 17:46 GMT | 1 |
I am trying to create a window class that destroys itself after a few seconds. It works like this: CWnd* pWnd = new CMySelfDeletingWindow();
|
| Creating a One-Off EntryID in Extended MAPI | 05 Aug 2005 16:22 GMT | 2 |
I wrote a wrapper for Extended MAPI (see the codeproject article at http://www.codeproject.com/internet/CMapiEx.asp for more details) and one of the issues I had was that in Windows CE the IAddressBook interface is not implemented.
|
| VS 2005 and Framework 1.1 | 05 Aug 2005 15:12 GMT | 1 |
Hi community, i have a VS2005B2 on my machine and will develop an application for a 2003SE - PocketPC. The pocketPc has a 1.0 Framework "on board"
|
| Application Compatibility between PocketPC and Windows CE | 05 Aug 2005 14:28 GMT | 5 |
I'm preparing an embedded VOIP product which will work with Skype. The final OS will be Windows CE 5.00, over MIPS based processor. From the web site of Skype, there is no information about the supported CPU. It seems that Skype is processor independant under PocketPC. So can
|
| Check for connection | 05 Aug 2005 14:08 GMT | 3 |
What's the best way to silently and programatically check if my PocketPC is connected to the internet?? thanks, Peter
|
| copy protection | 05 Aug 2005 12:08 GMT | 1 |
Hi NG! I'm looking for a tool to copy protect my Pocket PC Software. Thx Markus
|
| Get Owner information | 05 Aug 2005 10:24 GMT | 3 |
On smartphone, the owner info is stored in a REG_SZ key under HKLM\ControlPanel\Owner\Name" On Pocket PC, this is emtpy. Instead I see some Binary data under HKCU\ControlPanel\Owner\Owner"
|
| Events in C# | 05 Aug 2005 09:26 GMT | 3 |
does anybody know how to catch certain events on Visual C# 2003, i need to catch this events on my main form: -When the pocket PC goes to sleep mode, -When the user clicks on the X icon on the right-top of the window (closed
|