| Thread | Last Post | Replies |
|
| How to obtain current time from nearby cell tower? | 30 Dec 2008 09:27 GMT | 1 |
I want to write an app that will obtain the current time from a nearby cell tower on my WM 5 smartphone device. I've search the available apis but can't find any function that will give me this information. Does anyone know if this is even possible, and if so, what is the api
|
| Missing CompleteAuthToken in WM 6.0 | 29 Dec 2008 17:28 GMT | - |
When I try to link a code that call CompleteAuthToken it fails. Reading MSDN Library it tell me that CompleteAuthToken is supported on Windows CE 2.10 and later and I should link against Secur32.lib, but adding that library didn't fix the unresolved symbol error.
|
| MIME Types | 27 Dec 2008 15:17 GMT | - |
Oops, I cross posted to .general before realizing a "smartphone" existed so here goes to an audience I presume is more pertinent and interested in responding... There's apparently three MIME Types recommended for mobile applications:
|
| Smartphones choice? | 24 Dec 2008 19:35 GMT | 2 |
I am thinking of buying a smart phone. I just don't know which one would be appropriate for me. Questions: 1- Is there a smart phone that can run .c or C++ or VC++ programs. For
|
| WM 6.1 showing "Greek" characters for text? | 21 Dec 2008 16:54 GMT | 1 |
I've developed three applications for the Windows Mobile Smartphone (Standard) and they were tested on a Moto-Q device running WM 5.0, and also with the WM 6.1 emulator. Two separate people have contacted me stating that the application is displaying "Greek" characters instead
|
| on-PPC text editor w unix newlines? | 18 Dec 2008 17:50 GMT | - |
I am playing around on my WM6 PPC with an old port of SWI Prolog to WINCE. It's working but it gives syntax errors if the prolog source code has Windows-style cr-lf instead of unix-style lf for newlines. Does anyone know of an on-PPC text editor that supports unix-style newlines?
|
| critical.How to get position of video from WMP10 with APP made by | 18 Dec 2008 09:57 GMT | - |
Hi, all. I just try to build up an APP with VC++. This APP moves on Windows Mobile 6 and controls preinstalled Windows Media Player 10 Mobile.
|
| Motorola/Symbol ActiveSync and Bluetooth questions | 17 Dec 2008 16:06 GMT | - |
Greetings everyone, I am relatively new to Windows Mobile development and I am I have some issues that I have ran into I was hoping to get some help with. I am currently developing for Motorola/Symbol MC7090 units running Windows
|
| Problems with FakeGPS.... | 16 Dec 2008 11:51 GMT | - |
I am using the FakeGPS utility on Device Emulator. I was able to install it successfully. I then wrote a small app to test FakeGPS but the code does not seem to be working i.e I dont get the information from the NMEA text files.. as I am supposed to.
|
| about Mapi MailDisplayMessage() interface.. | 16 Dec 2008 08:51 GMT | - |
Hello, I'm Marcus Ahn. I'm developping on the windows mobile 6.0 standard(smartphone). When I was using MailDisplayMessage() interface of MAPI, I got a problem. The steps are like it.
|
| Is it possible to remote control a PDA or Windows Mobile 6 professional device | 15 Dec 2008 22:42 GMT | - |
I am planning to eventually deploy 3000 remote Windows Mobile 6 Professional devices in the field. To adequately support these devices, I'm thinking it would be good to be able to see what the end user is seeing on his device - kind of like netmeeting. It would be very helpful to ...
|
| SMS 2003 WITH MICROSOFT AUTOMATION SDK .dll | 15 Dec 2008 14:13 GMT | - |
Hi Friends, I am working on sms 2003 task automation. As im a newbie to vb.net, Im not able to write a code to create a package with .sms file. Can anybody give a full piece of code on the same.. and would be very helpful, if u can give me
|
| wm_keydown and wm_keyup events for vk_ttalk button in windows mobile devices with phone support | 12 Dec 2008 17:40 GMT | 3 |
I am developing an voip based appilcation on windows mobile i want to implement ptt feature for my application for which i need wm_keyup and wm_keydown events for vk_ttalk and vk_tend buttons. i am able to recieve both of these events for windows mobile devices
|
| RIL parameters that are not retrieved | 11 Dec 2008 18:23 GMT | 3 |
I am trying to retrieve some parameters from RIL and have some difficulties with that. I am able to retieve some parameters, such as LAC, MCC, MNC and CellId from RILCELLTOWERINFO structure, almost all the parameters from RILSIGNALQUALITY
|
| Problems with UnregisterFunc1Proc to capture vk_ttalk and vk_tend events. | 11 Dec 2008 06:20 GMT | - |
I am trying to write an custom dialer for my voip based application. I need to capture Vk_ttalk and vk_tend buttons and override default dialer coming up even when my app is not in focus Hi have tried following peice of code to register hotkey fr my app.
|