| Thread | Last Post | Replies |
|
| Windows Mobile and services | 28 Apr 2008 16:43 GMT | 6 |
Just to verify is there any similiar concept for the Windows mobile devices as services? Like SYSTEM, LOCAL SERVICE or NETWORK SERVICE as found in the full blown windows os. Thanks
|
| User Controls paint at desing time | 24 Apr 2008 13:52 GMT | 1 |
Hy, Is it possible to see the user controls in its final shape before runtime in a project for Windows Mobile, at design time ? I made some custom controls, but desingning the forms without seeing the result it's harder, than the
|
| Does Windows Mobile have IDE ? | 23 Apr 2008 18:57 GMT | 1 |
Does Windows Mobile have an IDE like Windows CE ? I see my co-worker build by some script , does Windows Mobile 6 use command line to build image ? How to make Windows Mobile BSP, does it use IDE ?
|
| GUI and services.exe | 22 Apr 2008 20:53 GMT | 1 |
I am starting the design of an application that I want to run as a dll in the services.exe area of a Windows Mobile 5/6 device. Is there any reason I can not have the user interface included in this dll? I really do not want to break up the design into a dll and an exe
|
| Launch/Call an Application/Function on the keypress and hold event | 20 Apr 2008 21:39 GMT | 1 |
I have written an application for the SmartPhone using Windows Mobile 5. I want to call the application/function i.e Launch the application/ function when a specific button/key is pressed and is held for few
|
| User/Admin/Groups on WM devices | 19 Apr 2008 00:12 GMT | 2 |
I believe I know the answer to this but I just want to hear from others. There is no concept of a user, or user login, to a Windows Mobile device is there? It is pretty much if you are holding the device you are the user, unless you have some third party security
|
| Backlight turns on when thread wakes up. | 18 Apr 2008 02:56 GMT | 4 |
I have a win32 program, with a window that I am not showwing. I have a thread that wakes up every 15 minutes to do some monitoring. When the thread wakes up, the display turns on. Anybody know a way to let the thread run silently?
|
| SSL with WinINet | 16 Apr 2008 22:17 GMT | 2 |
I'm using WinINet to access data on a SSL page with an invalid certificate from a SmartPhone 2003 device. I'm expecting to get a ERROR_INTERNET_INVALID_CA error after calling HttpSendRequest, but nothing, it returns TRUE, and nothing in GetLastError.
|
| Trial Version | 16 Apr 2008 08:32 GMT | 3 |
i'm new in this group. I will develop in future software for windows mobile 6. Now i want downlaod the trial Version from Visual Studio. It`s better to take Studio 2005 or Studio 2008?
|
| Required Development Software and References for Smartphone programming | 16 Apr 2008 00:55 GMT | 4 |
I've been developing applications for the Pocket PC devices using the Microsoft Embedded Visual C++ 3.0 IDE for the last few years, and have also developed some basic applications for the Smartphone using the Smartphone 2002 SDK with the Embedded VC 3.0. All programming done in
|
| How to use device's 3g network rather than desktop's when debuggin | 14 Apr 2008 19:48 GMT | 1 |
I'm debugging a network connectivity issue that only happens on a moto Q device. My problem is when I connect the USB cable to the device to debug, it uses my desktop's network rather than the 3g on the device. I've toggled the activesync Connection Settings > Connect to: Internet ...
|
| Windows Mobile 6 SDK | 14 Apr 2008 17:30 GMT | 2 |
if I instaled WM6 SDK do I have to also installed WM5 SDK to write WM5 applications? Thanks
|
| VS2008 | 14 Apr 2008 14:42 GMT | 4 |
I have VS2005 installed. If I installed VS2008 C#/C++ will I be able to develop mobile applications still and do I have to reinstall all of the sdk's over again? Thanks!
|
| MailComposeMessage | 14 Apr 2008 08:14 GMT | 1 |
I'm trying to add to an application a simple email with a binary attachment. However the user will need to provide the sendTo and body. I'd like to fill in the Subject, though it is optional. I have thought to use MailComposeMessage however I'm not sure what
|
| Change the folder icon for our application | 10 Apr 2008 15:20 GMT | 1 |
i've developed a smartphone application and built the CAB file file also. when i install the application in the device(smartPhone WM 6.1), it is showing the default folder Icon.
|