| Thread | Last Post | Replies |
|
| Start Icon - change icon image when they have focus? | 04 Apr 2006 22:25 GMT | 2 |
In WM 5.0 on a smartphone when you press the "Start" softkey from home screen and are in the "Start" area as you move around the highlighted icon changes state. How do I get my installed program to change its icon state? Is this something that is done in the CAB install or ????
|
| How To Record Voice | 04 Apr 2006 13:22 GMT | 1 |
can any one tell me how to record voice in smartphone when user presses the specified button? i want to record it and save it to a file through c#.net(VS 2003). the application will run on microst smartphone 2003.
|
| How to replace default start menu? | 04 Apr 2006 08:40 GMT | 4 |
I'm working on a start menu replacement, but I can't find a way to replace default start menu with my own. How can i do this? Can anybody help me? Thanks...
|
| Help with EM_SETINPUTMODE | 03 Apr 2006 20:13 GMT | 2 |
I am trying to change the input mode for an edit control to be numeric. So in my initdialog code, I send the EM_SETINPUTMODE message to the edit control, but the SendMessage returns 0 and the input mode doesn't change. Also, GetLastError() returns 0. What am I doing wrong, can
|
| Start Menu Shortcuts on install with Windows Mobile 5 | 03 Apr 2006 18:10 GMT | 9 |
I am trying to create an app for a WM5 smartphone. I have the app created, I've added a Smart Device Cab project, a Windows Class Library with a Custom Installer class and a Setup Project to my solution. Following a combination of the steps outlined here
|
| Obexinbx.dll in Windows mobile giving Partition error | 02 Apr 2006 07:31 GMT | 2 |
In the AKU2.2.1 and also in AKU3.0 alfa release, i see that the Obexinbx.dll, is given in servers as well as in shellw .. thus, due to multiple entries in ce.bib, the build fails in makeimg.. why is it that we have entries for it in two place..?? Ideally i should not be touching ...
|
| Problem with SDK sample | 02 Apr 2006 07:26 GMT | 1 |
I'm trying to run the Memplug Homescreen sample from the Windows Mobile 5.0 Smartphone SDK I can't build it using the Authenticode Signature checked If I forego this step completely
|
| Can You put an EDIT Box in a homescreen Plugin for text input? | 01 Apr 2006 05:00 GMT | 2 |
I was thinking of doing a search based homescreen plugin where I can draw an EDIT control within my plugin and allow a user to enter in text or whatnot and press the center D-Pad to submit the query to something like google or msn search.
|