| Thread | Last Post | Replies |
|
| Disable SystemState | 30 Apr 2009 17:02 GMT | 1 |
Subject: Disable SystemState Environment: Visual Studio 2005, C# Target: Windows Mobile 5 I have a static string defined in my application that consists of a GUID
|
| Uninstall app with ConfigurationManager.ProcessConfiguration dont | 29 Apr 2009 21:52 GMT | 1 |
i use this Code: public static void UnInstall(string appName) { XmlDocument configDoc = new XmlDocument();
|
| Configure WiFi with Installer | 29 Apr 2009 18:49 GMT | 9 |
We have many WM5 devices used in our plant, and we have a secured wireless network. Anytime an employee neglects to charge their device, we have to load everything again from scratch.
|
| EVC 4 hang when change SDK | 29 Apr 2009 16:59 GMT | 1 |
I'm using Embedded VC ++ 4.0 to develop ppc and sp applications. I've reformatted my hd and reinstall again all application. I've just installed Pocket pc 2003 sdk. When I open a project and then try to change the platform(SDK), EVC just hang. I need to forcefully closed EVC. So ...
|
| Autostart of Bluetooth Applications | 29 Apr 2009 16:24 GMT | 2 |
I have a device which will interact with bluetooth applications on a Windows Mobile phone. How can I get the bluetooth applications to start up automatically whenever the phone is in proximity of the device? For instance, is there a way for Windows Mobile to start an
|
| DDX_Text failure with Japanese (and other) input | 29 Apr 2009 02:06 GMT | 3 |
I am trying to get number input from a CEdit window using DDX_Text. Everything works fine if I am using Western script. However if I go to Japanese ... things fall apart. This happens both on a PC and on a PocketPC emulator with Japanese image loaded into it.
|
| ANN: April Windows CE Live Chat tomorrow! | 28 Apr 2009 16:32 GMT | 1 |
Just a note that we'll be hosting an online chat tomorrow concerning Windows Mobile and Windows Embedded CE! Members of the development team will be on hand ready to answer your questions, so bring 'em on! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| Using SNAPI in VS2005 | 27 Apr 2009 15:03 GMT | 5 |
I'm following this article that was written for VS2002 or VS2003, and I have VS2005: http://mschnlnine.vo.llnwd.net/d1/ch9/1/1/1/5/0/2/209784_video%20-%205%20-%20sna pi.wmv It is a neat article showing how to use SNAPI, but it all focuses on the
|
| Communication C++/Flash on WM6.1 | 27 Apr 2009 12:42 GMT | 2 |
I used eVC++ 3.0 and FlashAssist. That's work on PPC2002. I've a communication between my C++ application and the Flash application via a XML Server. But this application doesn't work on eVC++ 4.0, I've linking error like
|
| Accelerometers and Magnetometers | 26 Apr 2009 15:12 GMT | 5 |
PPC (Windows Mobile) devices are now beginning to appear with accelerometers (and hopefully soon magnetometers - digital compasses), does anyone know if there is a standard API in existence or planned to interact with these sensors?
|
| Wireless Status (Enable/Disable) | 25 Apr 2009 20:33 GMT | 2 |
What type of code would I use to query my devices to tell if the wireless radios are enabled in them? Our applications sit for a while, and when someone comes up to grab one of them, they suddenly start getting errors from a non-responsive SQL server.
|
| Magnetometer availability | 25 Apr 2009 19:22 GMT | 6 |
Does anyone know when we'll have WM devices with magnetometers (digital compasses) and which makes/models in development will have these. I want to write a GPS navigation app featuring a moving map for use in a microlight or similar. At the moment I can't do this because without ...
|
| How to connect the activesync 4.5 from wm6 emulator?? | 25 Apr 2009 15:58 GMT | 2 |
Hi,all, I'm testing a wm6 app in vs2008 & Win XP SP3. Everything is normal when the TestApp run on the emulator.But when I clicked "cradle" it, the activesync 4.5 had no respondence! Why? How can the emulator access with host by
|
| windows mobile platform builder | 25 Apr 2009 15:24 GMT | 1 |
We want to develop windows mobile device.Can you infer where i can download the windows mobile platform builder evaluation version? provide the URL. any information will be highly appreciated.
|
| Thread sync question for accessing a database | 25 Apr 2009 01:20 GMT | 9 |
I have a pocket pc application written using eVC++4. The user taps buttons and data is stored in a local database and also sent via wifi to a central server. I have two threads: the main thread and a thread doing wifi comms. Both need to access the database.
|