| Thread | Last Post | Replies |
|
| Programmatically enumerate serial ports | 20 May 2005 15:02 GMT | 3 |
Does anybody know how I can enumerate the currently installed serial ports on a Pocket PC device? I would like to do it in C/C++ and it should also cover virtual com ports installed by any driver software. On XP there are several API's of driver manager available. I could
|
| All Attempts installing SDK for Pocket PC developing are in vain | 20 May 2005 14:38 GMT | 2 |
i am all new in developing for pocket pc. I have coded several Years ago in C++ and that is why I would use 'EMbedded Visual C++ 4.0' and the 'MS Pocket PC 2003 SDK'. But the installation fails, while the 'MS Windows CE Platform Manager' tries
|
| Delete from an Xml file | 20 May 2005 14:21 GMT | 1 |
Hi at all, I have a Xml with this structure: <?xml version="1.0" encoding="utf-8" ?> <users>
|
| Emulator cannot access local computer (host) | 20 May 2005 14:02 GMT | 1 |
I have the following problem under VS2005 beta2 with I 'm working with the PPC2003 SE emulator. Right now i have the problem that i cannot access my local pc from inside the emulator. If i connect with another pc it works fine. (also
|
| Display problem | 20 May 2005 13:22 GMT | 2 |
i am developing an application for pocket pc's, when i deploy the application on the 2003 second edition emulator i get the following message: "the program you have installed may not display properly because it was designed for a previous version of windows mobile software".
|
| Developing the application | 20 May 2005 07:32 GMT | 1 |
I am new to vs.net and to mobile development, i want to develop a windows application for pocket pc's that accesses an sql ce database on the device. To start the project, i create an sda project, then i design the forms which accesses the database and i use ado.net in the forms ...
|
| waveAPI fails when the app lost the focus | 20 May 2005 06:47 GMT | 2 |
Hello, I am developing an application that records and plays sounds simultaneously for the PPC 2003. The application works fine while it has the focus, but if you start doing something else with the device, the app will fail right away, the waveAPI
|
| Will the VS2005 include managed VC++ development enviroment for developing application on PPC? | 20 May 2005 03:23 GMT | 1 |
Will the VS2005 include managed VC++ development environment for developing application on PPC? I have a vs2005beta2 on my hand, but there still only can use unmanaged C++(MFC) for development.
|
| C# | 19 May 2005 23:11 GMT | 1 |
Plz what is the MessageBox class? And what is its difference with the writeLine( ) method? Thx.
|
| No WiFi in AS 4? | 19 May 2005 22:22 GMT | 2 |
I just saw an article over on PocketPCThoughts.com saying that ActiveSync 4.0 will not support remote wireless sync. Is this true? Is there some kind of alternative that is going to be included? If not, why in the world are they eliminating this feature? Many
|
| Problem reading Pocket PC file with RAPI | 19 May 2005 22:00 GMT | 2 |
Hi, I'm developing using visual studio .net 2003, using rapi to copy files back and forth between the pc and the pocket pc. this works fine if i create a file on the pc then copy it over, i can copy it back no problem. but if i create the file with an application (i wrote) on the
|
| How To Encrypt String Using SHA1 | 19 May 2005 21:21 GMT | 3 |
I implemented Hash and Salt into a ASP.NET application which works great. Now I am building NETCF C# PocketPC Application and I am stumped how to use same methods on to verify them from the databse. Basically this function needs to create
|
| Detect Wireless adhoc | 19 May 2005 14:43 GMT | 1 |
I want to write a small utility on PocketPC to discover the available ad-hoc within range. Could anyone please point me to the right direction as I'm pretty new to this programming paradigm. Regard,
|
| smart "start" for any file type | 19 May 2005 03:46 GMT | 2 |
I'm looking for something on Pocket PC that works like "start" on a Windows system -- something that will look into the registry and see how to run the program, and just do it for me. If nothing exists I'll code one in Ewe, since that's the dev environment I'm using, but I'm
|
| Develop applications for next Windows Mobile versions... | 18 May 2005 23:33 GMT | 13 |
I'm a eMbedde Visual C++ developer, and I'm worried on continue to develop applications for the next versions of the Windows Mobile using EVC. When the EVC 4 Service Pack 4 was released, it promisses that would be possible to develop applications for the new WinCE 5.0, but I ...
|