| Thread | Last Post | Replies |
|
| Debugging issues with VS 2005 for app originally created in VS 200 | 09 Jun 2006 11:44 GMT | 1 |
This is going to be a long message but I hope it will help someone else and I'll try to be detailed. We created a mobile application in 2003 and migrated it to VS 2005 this year. We continued to develop the app and released an updated version in early May. After that release, ...
|
| WIFI & DTPT in connection manager | 09 Jun 2006 04:32 GMT | 4 |
I'm using VS C++ in win mobile 5.0 platform to develop applications. Does anyone know if I can explicitly ask the connection manager to use DTPT for one application, while use WIFI for another one, when both applications are running concurrently? How to accomplish this?
|
| Detecting Network connections on windows 5.0 mobile | 08 Jun 2006 21:38 GMT | 2 |
Im developing for the pocket pc windows mobile 5.0 OS. Im extrememly new at this. Just need some pointers in the right direction. I need to detect wether network connections exist and its type
|
| Suppressing the connection bubble | 08 Jun 2006 21:36 GMT | 2 |
Does anyone have any information about blocking the connection bubble that is displayed when connecting to a WWAN (GPRS/1xRTT) connection? thanks.
|
| CopyImage | 08 Jun 2006 15:37 GMT | 1 |
I'm trying to load into memory the content of a JPEG/GIF file and then return it into a HBITMAP handle , that i want to later display. I'm using this sample code , but its seems that CopyImage isn't available on the Pocket PC , Windows CE API. Is there an equivalent function that
|
| Triggering an application upon placing device in cradle. | 08 Jun 2006 15:21 GMT | 8 |
I have a client who will be using multiple MC50 devices that will all sit in cradles. The client has requested if it ia possible for them to have their application to synchronise when the device is placed in the cradle. Is there an event that is triggered that allows me to call up
|
| GSM/GPRS/UMTS Communication | 08 Jun 2006 10:39 GMT | 6 |
I am trying to develop an application that would allow on-air encryption of the voice data (similar to voice privacy option that's in some of the mobile handsets). The communication channels that I am looking at are GSM, GPRS and UMTS.
|
| WM 5 COM port to GSM radio/modem | 08 Jun 2006 09:09 GMT | 4 |
Has anyone been able to open up a com port to the GSM radio (modem) on thier WM5 device and send AT commands? I think this was possible with WM 2003 but I haven't heard of anyone trying it out on WM5. I've tried a bunch of things, and nothing seems to be working.
|
| how to display flash file(swf) in ppc2005 | 08 Jun 2006 06:54 GMT | 3 |
I'm using vc++ in vs2005 develop ppc2005 project, I want to display a flash file(swf) in ppc. At first I use ie to display it, but ie in ppc can't display it. How can I display flash file in ppc , thanks .
|
| how to identify actual hardware key from Virtual key ID for alphabetical keyboards? | 08 Jun 2006 04:31 GMT | 2 |
now there are many Pocket PCs and even Smartphones that have small "real" keyboards, i.e. with many hardware keys, i mean, more than just the D-PAD, Action/OK and 4 or 5 function keys, like the "Classic" keyboard-less devices.
|
| Catch power button event | 08 Jun 2006 01:26 GMT | 2 |
I'm trying to understand what happens behind the scenes when a user hits the power button on a PocketPC WM 5.0 device. My goal is to capture/prevent the event that causes the device to go into suspend mode, prompt the user to confirm their action, then continue
|
| Bootstrap | 08 Jun 2006 01:05 GMT | 1 |
Hi, I am trying to setup a windows system that will only have the features my application requires and possible boot straight into my app.
|
| Possible? | 07 Jun 2006 20:27 GMT | 1 |
Pocket PC 2003 Platform : .NET CF 1.1 / C# Hi, Would it be possible to read desktop computer registry value from Pocket PC
|
| c# connection API example | 07 Jun 2006 19:20 GMT | 5 |
Visual studio 2005 WM5. Does anyone a code sample to connect to the internet using the API in C#. Cheers..... SteveW
|
| Using the ResourceManager w/ resx files | 07 Jun 2006 17:11 GMT | 3 |
I am using VS2005 and the WM5 emulator to create an application that uses normal localization files for string resources. Unfortunatly, we can't use the "built-in" functionality, because I need the ability to set the culture of my application independant of the OS and in the CF ...
|