| Thread | Last Post | Replies |
|
| Problem debugging Smartphone application on VS2003 / XP Pro x64 | 24 Jul 2008 22:19 GMT | 2 |
I am trying to develop for the Smartphone 2003 platform on VS2003 hosted on XP Pro x64. My target device is an Orange SPV E650 (HTC S710) which has been application unlocked by Orange I have installed the following sdks :
|
| Registry Editor | 24 Jul 2008 16:04 GMT | 4 |
I am using a Mobile 6 SmartPhone (Motorola Q9c). What is the best remote registry editor for this device? ... Thom ___________________________________________________
|
| Creating an e-mail account | 21 Jul 2008 14:43 GMT | 1 |
I would like to write an app that creates my hard coded e-mail accounts. I need this for testing because it takes me forever to type in the settings every time I soft reset the phone. I could not find any tutorial on how to do this. If anyone can point me to a tutorial or has an ...
|
| Q9c Scheme | 21 Jul 2008 02:21 GMT | 1 |
I have a Motorola Q9c and it has a number of color schemes packaged as XML files. Is there documentation on the variables being referenced in these XML files and instructions on how to add a new schem to that phone? Specifically what
|
| Switch input method. | 18 Jul 2008 19:37 GMT | 1 |
I need to programatically make the ABC input method (keyboard) the default input method for my application. So I'd like to know if I can switch between input methods or configure the default input method used by an application. Thanks,
|
| How to figure Device type using RAPI ? | 17 Jul 2008 19:36 GMT | 4 |
How can i figure if the connected device is a PocketPC or a Smartphone via RAPI ?
|
| There are not seven pairs of XPVCOM in system | 17 Jul 2008 01:45 GMT | 9 |
Running VISTA Home Premium and VS 2005 Std. I have installed WM6 Standard SDK then later WM6 Professional SDK. Under Standard SDK, before the Professional SDK was installed. the Cellular Emulator ran as advertised.
|
| Can't run WM5 application created with Visual Studio 5 on a WM5 device! | 15 Jul 2008 14:19 GMT | 1 |
I've finished an WM5 application (written in straight C, no MFC or ATL) using Visual Studio 5. The app runs great using the WM5 and WM6 emulators on my Vista machine with no issues. I tried to run the generated application exe file (WM5 compiled) on my
|
| How can I open the GPRS connection through native C++? | 14 Jul 2008 08:14 GMT | 1 |
Now I want to POST data into an Internet server through HTTP connection. But when I run the program, it can not open the GPRS connection automatically, not like the IE, which can open the GPRS connection automatically. How can I implement IE's function?
|
| trap touch screen events on windows mobile | 11 Jul 2008 08:40 GMT | 2 |
I am able to trap hard key events on my WinMobile 5 PPC device using a keyboard hook but am not able to trap any of the touch screen events (Which mostly generate mouseclick/lbuttondown events). any directions/suggestions would be really helpful.
|
| how to perform signature capture in handheld wm5? | 10 Jul 2008 19:20 GMT | 1 |
I need to perform signature capture and save it as a jpeg file in my handheld program. I totlaly have no idea on it. any suggestions would be appreciated.
|
| How to print receipts in handheld wm5? | 10 Jul 2008 11:32 GMT | 3 |
I need to develop a handheld application using vb.net cf2. the program need able to print receipts. we have mobile printer(Zebra RW 420 Mobile Printer), handhenld device is Symbol MC70 Windows Mobile Barcode Scanners.
|
| Mobile 5 and 6 | 09 Jul 2008 12:15 GMT | 4 |
I have a Mobile 5 application that runs on a Motorola Q. Can this application be run on a Mobile 6 device ... specifically the Motorola Q9c ... without recompilation? What do I need in addition to Visual Studio 2008 to develop Mobile 6
|
| GetDlgItemInt and GetDlgItemText fails reading spinner list box | 06 Jul 2008 23:02 GMT | 1 |
I have a problem with GetDlgItemInt not working as expected on the Smartphone platform. Here is my code: .rc LISTBOX IDC_166_INTERVAL, 104, 17, 17, 12, WS_TABSTOP |
|
| Blackjack II (WM6 Standard) & GPS | 04 Jul 2008 14:00 GMT | 1 |
I am having difficulty acquiring GPS data from the Blackjack II using the gpsapi.dll. It works fine on the emulators and with FakeGPS, but still no luck with the actual phone. I am able to open the device without receiving an exception:
|