| Thread | Last Post | Replies |
|
| Native development / How to support best multiple languages | 23 May 2005 11:22 GMT | 1 |
Are there any recommendations how to write an international application using native C/C++ (no .NET, no MFC). It should be possible to define a language in the configuration of the application. We don't want to compile a specific version for
|
| Need help, Timer | 22 May 2005 22:20 GMT | 1 |
I make a simple timer in windows application, but when I convert it to application for PPC anr run on emulator PPC 2003 it doesnt work. Maybe you have some simple timer. I need two values seconds and milliseconds. Heres the code in windows application (just copy it): using System;
|
| Making sounds with VB.NET | 22 May 2005 21:37 GMT | 1 |
I'm coding using Visual Studio 2003 and VB.NET I have managed to get my application to play a WAV file using P/Invoke samples found in various locations, but would really like to generate my own sounds, i.e. 'beeps' of varying pitch and length. The beeps are for alerting
|
| Syncing Favorites from Desktop to Pocket PC Bug ? | 22 May 2005 18:36 GMT | 1 |
Possible Bug On Pocket Pc 2003 SE might happen on other CE devices hacen't confirmed. Syncing Favorites from Desktop to Pocket PC Having a favorite named "Windows" without quotes
|
| Manipulate PPC registry | 22 May 2005 15:58 GMT | 5 |
Is it possible to store/retrieve settings from/to the PPC registry without resorting to 3rd-party components? Thanks! /Peter
|
| ActiveSync problems after a soft-reset | 22 May 2005 05:27 GMT | 3 |
A quick ActiveSync problem that's been bugging me for years, and, with each release, I desperately hope has been fixed.. If I connect my device to my PC, ActiveSync connects, and I can click on the Explore button and view the files & directories on the device. Lovely.
|
| Can Sync run a program when it syncs? | 21 May 2005 13:25 GMT | 1 |
I have a msaccess database i' m syncing. It is possible to run a program when it sync's from the pocketpc to the pc? Thanks Jeff
|
| Problem in Installing PocketPC 2003 SDK | 21 May 2005 12:33 GMT | 5 |
I ran into a problem when installing Windows Pocket PC 2003 SDK. A dialog with the following messages appeared halfway during the installation: "Microsoft Visual C++ Runtime Library Buffer overrun detected
|
| Migrating from CEDB to EDB? | 21 May 2005 03:01 GMT | 3 |
I noticed this on MSDN regarding Windows Mobile 5.0: "developers are advised to target EDB or SQL Mobile 3.0" since CEDB will not be supported in future versions of Windows Mobile. My question is, what types of code changes would be required to target EDB instead of CEDB? I was ...
|
| Cold Reset & Programs. | 21 May 2005 00:17 GMT | 1 |
Well i got a problem and so far i'm not sure what to do... My problem is i got this application that runs on PDAs and uses the OpenNETCF, the problem is sometimes the customers let the device die, and so, all the programs are gone with it... we can move my application so it
|
| PocketPC2003, accessing web pages | 20 May 2005 23:08 GMT | 3 |
I have a HP IPAQ H2210, through a serial PPP connection I am accessing a web server, I could access all the pages however auto refresh doesn't happen on the IPAQ. A particular page has auto refresh feature, IE browser suppose to pull
|
| How do I start the PPC from the commandline? | 20 May 2005 22:16 GMT | 7 |
I have a VS2003 app that has a redirect if the browser is a PPC and I'm trying to test. I also have the SDK 2003 installed.
|
| Bluetooth ACL objects / functions | 20 May 2005 17:32 GMT | 1 |
I'm trying to convert a PalmOS program into a PocketPC version that uses Bluetooth. The program takes different actions depending on different events, but the event objects (and their related functions) are down to the ACL level. For instance: btLibManagementEventRadioState
|
| About GPRS monitoring application for Pocket PC | 20 May 2005 15:50 GMT | 1 |
I am interested to develop an application for Pocket PC 2003 which could monitor the gprs connection (like connection established or not, number of bytes sent and received etc). I am looking for different ideas about how to do this. Should I use TAPI, should I use AT commands, or is ...
|
| Determining OS at run-time (WinCE vs. Pocket PC) | 20 May 2005 15:13 GMT | 2 |
I'm creating applications in VS .NET 2003 and have an urgent need to be able to determine, at run-time, if the application is running on a WinCE or Pocket PC device. I have searched and searched and cannot seem to find a .NET class or method to achieve this.
|