| Thread | Last Post | Replies |
|
| microsoft.office.interop.word problem | 06 Sep 2006 22:28 GMT | 1 |
Hello Developers, Our application is to simply open a word file on button click, open it in Pocket Word, modify it in Pocket Word and then allow Pocket Word to save it and return control to the application. Very simple. Our problem is that
|
| Com ports WM5 | 06 Sep 2006 18:08 GMT | 2 |
I have devloped a few apps with bluetooth prining and played with GPS etc etc. I have therefore been adding and deleting com ports / bluetooth devices. One WM device now shows com port 6 & 7 available but I can only add to com
|
| Help with the date-time picker | 06 Sep 2006 16:03 GMT | 3 |
I am struggling with an app that uses two date/time pickers to update the system's date and time. I have an app that runs in kiosk mode; therefore, users can not access the today screen to update the system's date and time. I palced two date/time pickers (one for date another for
|
| WM5: Current Running Apps | 06 Sep 2006 14:06 GMT | 2 |
Q1: How do I get a list of the current running apps. Q2. How then can I orchestrate switching between them... ie Bringing one to the fore. Thx
|
| The function is not recognized by SQL Mobile. NEWID | 06 Sep 2006 10:59 GMT | 2 |
I have a Big problem!!! My application is working well on Windows Mobile 5.0 Emulator, but the same application with the same deployed SQL Mobile version and the same Compact Framework, with the replicated database failed on Windows Mobile 5.0 Device
|
| HighQuality picture with SHCameraCapture ? | 06 Sep 2006 10:35 GMT | 3 |
I have a Pocket Pc IPAQ HP HW6915. I am developping with Visual Studio 2005 in C++. I want to make a program that take a picture using the pocket pc camera. I am using SHCameraCapture with these parameters :
|
| VPN, RasDial, WiFi, GPRS coexistence | 06 Sep 2006 09:52 GMT | 1 |
If RasDial rather than Connection Manager used for establishing a VPN connection, and if VPN must go over WiFi network connection, would presence or apparance of GPRS network connection affect it? E.g. would RasDial result in VPN connection going over GPRS rather than WiFi? How
|
| How to access configured connections on WM5.0? | 06 Sep 2006 09:42 GMT | 7 |
I'm wondering how to (a) retrieve a list of all the connections configured under one or other of the "My ISP" or "My Work Connection" sections and (b) how to set the default connection out of these items. In PPC2003 I delved into the registry to perform this, as the settings
|
| Get Assembly info problem | 06 Sep 2006 09:32 GMT | 2 |
How can I read the actual build version of the running assembly? Hans
|
| mobile web grid control | 06 Sep 2006 09:27 GMT | 1 |
I'm new in mobile web develope. i've insalled vs2005 and mobile SDK. I try to find any type of grid control to put on the form. I even can't write a simple <TABLE> on the web form.
|
| how to set the connection speed used by ActiveSync. | 06 Sep 2006 08:05 GMT | 2 |
Anyone knows if possible make it by windows´s ce registry or another way in vc++? thanks.
|
| Adding default directory to Projects | 05 Sep 2006 21:36 GMT | 1 |
I have "Windows CE Tools" installed, but every time I want to include one of the files from it, I have to manually enter the full pathnames: C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\Armv4 or
|
| Distuingish between differerent power on | 05 Sep 2006 18:39 GMT | 1 |
Is it possible to distinguish between "user" power on (power button pressed) and other kind of power on (for example a reminder or incoming call occur when device is in suspend mode)?
|
| Bad day with RDA | 05 Sep 2006 16:44 GMT | 4 |
I've had a horrible day with RDA on WM5 using VS2005. I've fixed the problem, but its more of a patch than a fix. I wonder if anyone has had similar problems and if so can help me understand whats wrong?? In simple terms, I have some forms that contains bound DataGrids and
|
| Send an MMS in C++ | 05 Sep 2006 14:40 GMT | 2 |
I want to make a program that send an MMS from my HP6915 pocket pc to an email. - I have tried to look at MSDN, it tells you how to send sms and mail using MAPI. But it doesnt have any sample for MMS. It just says, I have to
|