| Thread | Last Post | Replies |
|
| Tasklist accessable form PC and PPC/Smartphone | 13 Sep 2007 17:16 GMT | 1 |
I would like to create a task list accessable from PC and PPC over GPRS/WALN. Any syggestions to how to get started - premade example? Erik - newbie
|
| Query Types : DMProcessConfigXML | 13 Sep 2007 13:37 GMT | 1 |
Currently I am working on windows mobile 5.0.I like to retrive all the installed application entries through "DMProcessConfigXML" API.For Some of the applications(like camera,Calculator...) i don't nkow the "Characteristic query types"
|
| CeSetUserNotification c# example? | 13 Sep 2007 08:12 GMT | 2 |
Hello every1 I'm loiking for an example of using CeSetUserNotification in c#. Any help? Thanks, George.
|
| SIP button removes menu bar | 12 Sep 2007 22:08 GMT | 1 |
In WM5 when I click the SIP button to bring it up and then again to close it the Menu Bar of my app disappears. Does anyone know how to stop this? Thanks
|
| Crypto API on PPC2003 | 12 Sep 2007 19:58 GMT | 1 |
I have a program for WM5 and I'd like to port it to PPC2003. Everything works fine except for computing MD5 sum using crypto API. Here is the simple piece of code causing error: HCRYPTHASH hHash = 0;
|
| INSERT INTO, special characters | 12 Sep 2007 19:26 GMT | 2 |
Hi, I insert records in my SqlCE Database like this: x = "INSERT INTO lager( ID, ART, BEZ, BARCODE, CCODE, LCODE, MARKE ) " + " VALUES(" + cval + ")"; cmd.CommandText = x;
|
| SIP Message? | 12 Sep 2007 14:18 GMT | 1 |
Does anyone know what message is posted whenever the SIP Keyboard is opened/closed? Thanks Harry
|
| Bringing a notification to the foreground | 12 Sep 2007 09:07 GMT | 3 |
Problem: My application, developed under the Compact Framework, opens notifications at scheduled times. My application is in Kiosk Mode and its user interface is disabled until the notification has been
|
| Where's the bluetooth class lib? | 12 Sep 2007 06:26 GMT | 3 |
I stumbled across a video about creating a bluetooth app at: http://msdn.microsoft.com/mobility/windowsmobile/howto/ehowtos/default.aspx that made it look easy but I can't seem to find the bluetooth class core lib he was talking about.
|
| How can I get solution for: Click Events Are Fired Twice in eVB? | 12 Sep 2007 00:20 GMT | 5 |
This is the problem I have: Q299712: On eMbedded Visual Basic (eVB) 3.0 application forms that contain controls with the default value set to true, the click event for the control may fire
|
| In WM5 the SIP moves the dialogs position ! | 11 Sep 2007 22:37 GMT | 1 |
I have converted an eVC4 app to VS2005. All works fine apart from the dialogs being repositioned to the 0,0 positon everytime the SIP is used. I dont want this as the dialogs title bar is removed and I cant view the 'OK' at the top right of the dialog. The only way I can close ...
|
| How to create a Resident Program on Pocket PC ? | 11 Sep 2007 16:42 GMT | 6 |
Does anyone know? Thanks in advance, George.
|
| Has anyone tried to play MIDI on PocketPC? | 11 Sep 2007 14:45 GMT | 8 |
(eVC 3.0) Hi there! I've got a problem which I gave up on. I have a normal MIDI (.mid) file uploaded from Desktop into PocketPC 2002
|
| Detecting internal keyboard activation | 11 Sep 2007 10:45 GMT | 2 |
i have a problem when i click on the icon to expand the internal (virtual)keyboard, a part of my gridis hidden so no way to see what's is written. Is there a way to have an event when the internal keyboard is expanded
|
| New in Pocket PC Programming | 11 Sep 2007 08:08 GMT | 4 |
Hello every1, This is my first time in my life that I want to make an application to work on a HP IPAQ 1930. Cans some1 send me a website where I can find some "how to start" and what programming language I can use, what Pocket emulator
|