| Thread | Last Post | Replies |
|
| 2002 to 2003 UG for HP 3955 | 31 Mar 2007 18:32 GMT | 1 |
Anyone have the ppc 2002 to 2003 upgrade for an HP 3955? I need it to use with Vista. HP site no longer offers it... Thanks
|
| memory overwite error & invalid signature | 31 Mar 2007 14:05 GMT | 2 |
I've not had any jou with Entrek suport so I was hoping someone on here may be able to offer some advise. I'm no expert C++ programmer an the code below is pretty much lifted from the 'Boling book' for creating a record in the inbulit CE 'database'
|
| Clearing un-installed program leftovers | 31 Mar 2007 14:02 GMT | 1 |
I downloaded and trialled a few applications for my Pocket PC running WM5 but when I look under start>programs the there are icons left there (just showing as a folder). How do I get rid of these?I search through via active sync and can't work out where they might be to delete them.
|
| GPRS or Dialup | 31 Mar 2007 07:56 GMT | 2 |
I have some doubts regarding Data-Connection: 1. Is there any connection manager API to figure out if the existing data-connection is GPRS or Dialup?
|
| WM6 CAB Installer ignores PlatformMax? | 31 Mar 2007 01:13 GMT | 3 |
it seems that the WM6 CAB Installer ignores PlatformMax in the Platform section of CabWiz .inf files (used by the /platform option of cabwiz.exe). see http://msdn2.microsoft.com/en-us/library/aa924318.aspx i have a CAB with PlatformMax=5.9 , and it installs with no warning on the
|
| Mobile data replication/synchronization | 30 Mar 2007 21:46 GMT | 7 |
Could anyone please give me a sample code of the subscriber database's connection string? I'm getting either a "path not found..." or "NullReferenceException" errors. My code goes:
|
| Today screen menu | 30 Mar 2007 16:18 GMT | 4 |
In the today screen, the left and right soft keys are by default assigned to "Calendar" and "Contacts". How could I change these menu items and their functions (programmatically)? Lisa
|
| Volume reduction on Incomming call | 30 Mar 2007 15:03 GMT | 1 |
Windows Mobile reduces the volume of any playing sounds on the device when an incomming call arrives, even if the ringtone is set to none. Is there a workaround for this default behaviour. My application needs play a voice alert on incoming calls. This will work as a ringtone and ...
|
| SMS messages storage | 30 Mar 2007 15:00 GMT | 2 |
I need to develop an apllication wich reads sms's from the device and puts it in a DB Anyone knows where are those sms's kept in the pocketpc? Thanks
|
| another very informative SPI_GETOEMINFO (thank-you, HP) | 30 Mar 2007 14:28 GMT | 4 |
HP iPAQ rw6815, SystemParametersInfo(SPI_GETOEMINFO,...) returns "HP" thanks-you, HP, for providing a helpful string for software to identify this device.
|
| Opening Image from string? | 30 Mar 2007 09:20 GMT | 1 |
I am transfering an image (bitmap) from PC to PPC using ToBase64String. On the PPC, I then convert it back to an byte Dim filecontent() As Byte filecontent = Convert.FromBase64String(BASE64STRING)
|
| Symbian | 30 Mar 2007 09:16 GMT | 3 |
I'm trying to develop an app using Symbian in VS2003. If you really want to appreciate MSFT, try doing this for a day. Does anyone know of a good ng/forum for this OS/combination of mismatched cobbled-up junk? It's OS 9.2 SDK S60 3rd Ed, BTW.
|
| Help me debug an application that just disappears from the WinCE desktop | 30 Mar 2007 04:10 GMT | 1 |
I've been working on this app. for over a year, and testers have begun reporting (and I've seen it too) that sometimes it just vanishes from windows without a trace. It is random (but can occur shortly after the machine comes out of
|
| peghelp problems | 29 Mar 2007 15:25 GMT | 7 |
My Application can not seem to launch the help file that I have created and named HelpMe.htp. I have created a utility class that stores the location of the flash drive and can check for the existance of a file. Both of these work, but whenever
|
| Upgrade to IE 6.0 | 29 Mar 2007 14:56 GMT | 2 |
Hello Group: I have a WinCE 5.0 device(ARM platform). I have PIE on this device and I want to install IE 6.0 on this device. What possible options I have? Can IE 6.0 and PIE live together?
|