| Thread | Last Post | Replies |
|
| collect infomation | 20 Jul 2005 00:42 GMT | 1 |
How hard would it be to collect the flowing information from a mobile device and send the information via GPRS to a server. Battery Level IMEI/ESN
|
| code signing question | 19 Jul 2005 19:24 GMT | 9 |
I have a few questions regarding code signing (for an Orange SmartPhone 2003 mobile device). When code is not signed, the phone alerts that the code is from an unknown source, and runs fine after that.
|
| what this mean | 19 Jul 2005 12:44 GMT | 1 |
SetForegroundWindow((HWND)(((DWORD)((HWND)hwnd)) | 0x01)); i am confused with parameter passed to SetForeGroundWindow in SDK samples. Please explain mean this.... thanks
|
| application close problem | 19 Jul 2005 12:02 GMT | 5 |
when i open any aplication in smartphone 2003. is there any way to exit. when i press back button,application goes to background but still running. Take examlple of window media.
|
| Dtabase | 18 Jul 2005 23:13 GMT | 1 |
Hi Can anyone plz give me the structure/details of the CEMAIL database ... Thanx
|
| How to retrieve email settings | 18 Jul 2005 19:35 GMT | 6 |
I would like to retrieve the email settings of my smartphone using the CSP (Configuration Service Providers). The problem is that the GUID of each mail box must be known. So my question is how should I be able from my code to get the list of all GUID (for email
|
| Scroll position in Dialog window? | 18 Jul 2005 05:28 GMT | 1 |
When you create dialog box template that is bigger than the SmartPhone device, the scrolling is done automatically. I need to know the scroll position, because I am drawing a background bitmap, that needs to scroll with the rest.
|
| hi, How to notify a SMS/WAP messages have been arrived? | 18 Jul 2005 04:52 GMT | 1 |
I want to got known when a short message have been arrived. i don't want to use WaitForSingleObject()..... :-( so how can i do it? Thanks in advance....
|
| draw background bitmap | 18 Jul 2005 02:53 GMT | 3 |
I have a Dialog based app. I am trying to display a background bitmap. In MFC, I would override the WM_ERASEBKGND message, and draw my bitmap there. But when I try the same in my native code, it doesn't work. Remains white.
|
| Which Device to Choose! | 18 Jul 2005 00:42 GMT | 1 |
I have just started developing for the mobile devices using the .NET CF in Visual Studio.NET 2003. but I am confused on the decision on which device to purchase, 1. Pocket PC
|
| VerizonWireless Certificate issue | 17 Jul 2005 15:22 GMT | 5 |
Our application install .cab file is signed with VerizonWireless Privileged Certificate from Verisign. Verisign confirmed the file is signed correctly. However ,we have several VerizonWireless customers who report that they get error "Application cannot be installed as it is not ...
|
| IME (Input Method) question? | 17 Jul 2005 13:53 GMT | 1 |
I want to add my own input method. I checked my MPX220 which runs Smartphone2003. The registry setting for IME is: ============================================ [HKEY_CURRENT_USER\Keyboard Layout\Preload\1]
|
| Access all HTML Control items with native code | 17 Jul 2005 01:06 GMT | 3 |
I've asked this question a few times in different ways, but no clarity yet. I wish to use the HTML control to design my GUI, but control this as much like if it were a dialog box template. This means I wish to catch events occurring in these controls, set and get
|
| Send SMS from PC via Activesync and Smartphone | 16 Jul 2005 18:31 GMT | 3 |
I need to create a .net windows-app, which can be used to send an sms via a smartphone - when the phone is connected via activesync. Plain and simple - I hope. ;) I have tried googling on this topic, but with no luck. Found samples on how
|
| service of Bluetooth | 15 Jul 2005 21:21 GMT | 1 |
I'm writing an application using bluetooth on smartphone.The program is now able to search the remote bluetooth device and also able to get the remote address.However,how can I obtain the service which provided by remote device?
|