| Thread | Last Post | Replies |
|
| Navigating among controls | 19 Aug 2007 14:34 GMT | 2 |
i have a few listbox and edit controls in a window, not in a dialog. The problem is that the each controls eats up/down button messages and it is impossible to change focus to another control using up/down arrows. When i use dialog box, it is OK.
|
| sample code for xml data file | 17 Aug 2007 22:52 GMT | 1 |
The help file for Win Mobile 5 Smartphone SDK has a entry / chapter / node for XML DOM Samples but there is nothing there except a "Send Feedback" link that crashes. Where can I find some sample code for Reading and Writing xml data files for
|
| Insufficient system permissions to write registry keys | 16 Aug 2007 16:45 GMT | 2 |
I am have a CAB file that attempts to write some keys to the registry on the Smartphone 5.0 emulator. When I execute the file I get an error message saying "Installation was unsuccessful. The program or setting cannot be installed because it does not have sufficient system ...
|
| Grayed Menu | 16 Aug 2007 16:38 GMT | 6 |
How we can disable the soft key menu(having sub items) grayed or disable?
|
| problem in loading dll when C files are replaced by .asm files | 16 Aug 2007 16:32 GMT | 1 |
I am facing a strange kind of problem. I have a lib which an application has to use. There is an interfacing layer between the two which generates a dll. Now when the lib is using all C files, there is no problem in loading the dll. But when a few C files are replaced by
|
| Mobile 5 Documentation | 15 Aug 2007 16:12 GMT | 2 |
Is there any help for Win Mobile 5 installed when the SDK is installed on my computer?
 Signature John Brown
|
| Getting device's telephone number | 13 Aug 2007 21:49 GMT | 1 |
All, I was trying to use the getphonenumber sample application which displays the device's phone number. This works fine on a WM 5.0 device, but does not on a WM 6.0 device (standard or professional). The API used
|
| Noobie general question about WM6 developing | 10 Aug 2007 19:15 GMT | 5 |
I would like to port some of my VB6 applications that run on my laptop to a Smartphone. Question: Does mobile Outlook support VBA? I would like to run actions on certain emails and parse the info
|
| Callstack when crash | 09 Aug 2007 16:52 GMT | 1 |
I am looking for someway to get the "callstack" of my application when it crashes, the application will be running in a release mode and I will be having an associated MAP file. The environment: Win32 API/C-program, WM5.0/6.0 smartphone.
|
| Programatically set speed dial numbers | 08 Aug 2007 09:07 GMT | 2 |
I've spent the last couple of Days trying to find the answer to the following question. How do I set the global speed dial numbers. I need to set the speed dial numbers on the flyl so that when my app closes the speed dial is still set. I can't find a registry entry or a file ...
|
| Cellular emulator | 06 Aug 2007 19:55 GMT | 2 |
Is it possible to get the incoming Call to the device by making use of Cellular emulator? Thanks in advance!
|
| How do I close my program - not just minimize? (vb.net for WM5-SP) | 03 Aug 2007 07:48 GMT | 2 |
I have developed a program in VB.NET 2005 for WM5-smartphone (I am running it on my Motorola Q). I have created a menu function to close the program [by calling Close()]but it is still running in the background. How do I get the program to completely close without having to ...
|
| sending audio output to phone speaker | 01 Aug 2007 11:54 GMT | 1 |
Is it possible to send audio output (say, from a .wav file) not to the external speaker, but to the phone speaker (the one held to the user's ear) of a WM5 or WM6 smartphone? Thanks.
|