| Thread | Last Post | Replies |
|
| how to obtain running application list | 29 Jan 2010 00:47 GMT | 1 |
I would like to know how to get a list of running tasks/applications on WM6 by VC++ code? Thanks
|
| How can I change my full screen form height when the SIP is displayed? | 27 Jan 2010 07:51 GMT | 2 |
I'm using .NET with C# and visual studio 2005 targeting wm 6 Professional My form is set to maximized, and I've added an inputPanel control to the form. I successfully receive EnabledChanged notifications, however, when I try to
|
| insert EXIF data into image file in PPC | 27 Jan 2010 07:28 GMT | 2 |
anybody knows how to add EXIF data into image file? in native c++ I've add two GPS metadata into a jpg file, but viewer tools can not identify these two GPS data as GPS data...
|
| user control | 19 Jan 2010 19:31 GMT | 1 |
I am creating a user control and need access to the click event. Too easy, however, the controls click event cannot be accessed. I have used a several Label controls that cover 80%. The Label does not have any events I can use.
|
| WM6.5 registry values | 14 Jan 2010 15:50 GMT | 3 |
Is there a site where could I find some informations on the registry entries of WM 6.5? Thanks Max
|
| how to simulate incoming sms on a wifi phone without a simcard | 14 Jan 2010 05:34 GMT | 3 |
My app will be running on a wifi enabled phone without a simcard. It will be recieving SMS from a 3rd party server. How can i make this incoming sms behave like a normal SMS i.e. 1. Incoming sms should be place in the inbox of phone's default sms client
|
| VS2008 don't start debugging on the device, always use emulator ? | 11 Jan 2010 09:58 GMT | 1 |
I use Vista + VS2008 / SDK WM6 to test an example on my pocketpc, but it always start the emulator to deploy the application into it for debugging purpose. Even when I connect to my device (USB) and VS2008 said it is
|
| How to download and install a CAB file on a Pocket PC | 07 Jan 2010 16:57 GMT | 2 |
I wanted to update an installed program on a Pocket PC. I am doing it a simple way; I am calling shellExecute and start a browser pointing to the CAB file, then exiting the current program. I wanted to find out if there was a better way, so I do not have to start a
|
| Query IMEI via OMA DM | 06 Jan 2010 13:54 GMT | 2 |
Is it possible to query a WM terminal for its IMEI via a OMA DM get command? If possible, then please write the path to the IMEI in the DM MgmtTree.
|
| Can I disable the screen rotation function? | 05 Jan 2010 12:46 GMT | 1 |
I want to disable the screen rotation action on WM5 and WM6 . Is there a program API? thanks!
|
| SSL Socket | 02 Jan 2010 20:57 GMT | 1 |
I need to communicate with a bespoke SSL server (non http) and so need an SSL socket. What is the easiest way to achieve this? Thanks, Shaun
|