| Thread | Last Post | Replies |
|
| how to launch a program at a specifically date and time? | 24 Jun 2006 21:40 GMT | 1 |
how to launch a program at a specifically date and time? using C#
|
| Debug tools for WinCE | 24 Jun 2006 03:15 GMT | 1 |
Is there any tools that can simulate user's activity on the device? I mean, generate screen taps on controls, press buttons, etc. ?
|
| Wake up from POWER_STATE_SUSPEND | 23 Jun 2006 16:25 GMT | 1 |
Is there a way to wake the system [Windows Mobile 5 PPC] up (from software) when it is in the POWER_STATE_SUSPEND state? SetSystemPowerState(NULL, POWER_STATE_SUSPEND, 0) puts the device in into a suspended state where an external interrupt (button press..) will wake it
|
| Diagnosing size of C++ executable | 23 Jun 2006 15:10 GMT | 4 |
I am developing an application for pocketpc phone edition, in C++. My application is gradually becoming rather large (in terms of compiled size) and I would like to know if there are any tools available with which to diagnose my executable in order to find out what is using all of ...
|
| Soft reset after program install? | 23 Jun 2006 14:06 GMT | 5 |
I need the device to soft reset after installing an application. This can be done with ExitWindowsEx(EWX_REBOOT, NULL), but I don't think this is supposed to be used in a Setup DLL. Recommendations? Thanks,
|
| sdio and c# | 23 Jun 2006 13:13 GMT | 1 |
Does someone knows how to read the sdio using c#? best regards in advance marco
|
| How to display a Dialog Box in Windows Mobile (using C#) | 23 Jun 2006 12:45 GMT | 3 |
I would like to display a Dialog Box in Windows Mobile using C#. Any samples or directions in this regard is much useful. Regards, Nanda R
|
| How can initiate a send / receive of email in Pocket Outlook programatically? | 23 Jun 2006 12:26 GMT | 2 |
I've searched and searched and can't find an answer to this problem. There are many posts about using MAPI and the new Pocket Outlook library in CF 2.0 to send email but I just can't see how to make outlook do the sending and receiving. Basically I want to be able to
|
| Positioning a main menu WM5 c# VS2005 | 23 Jun 2006 09:08 GMT | 2 |
If I add a MainMenu, it always appears on the bottom left of the screen. Is it possible to make it appear on the bottom right? thanks Andy
|
| handle all events from SIP or tap | 23 Jun 2006 06:35 GMT | 1 |
Hello, do you now how handle in one procedure (written in c#) any key pressing and all screen's tapping ? I'd like count in my program user's inactivity. Regards,
|
| run on device | 23 Jun 2006 03:17 GMT | 1 |
hey all, when i'm using VSNET2K3 to execute this app to the actual device, does it copy the .exe to the ppc device because i can't find that executable anywhere on the device. but it does run if you run it from VSNET.
|
| Locking out the start bar. | 23 Jun 2006 03:14 GMT | 2 |
I have asked this questiona couple of times before with no results as yet. I'm coding in VB.Net2003 / 2005 for mobile devices, all CE or PPC based. I need to lock out the OS so only my application shows. I don't like this approach but it's what the customer requires.
|
| Porgammatically adjusting the program/storage memory slider in an application. | 22 Jun 2006 23:55 GMT | 5 |
Is it possible for me to programmtically adjust the program/storage memory slider from within my application? Are there any PInvokes to the coredll that would allow me to do this? You can easily change this in 'Start->Settings->Memory', so it is possible to do I would have
|
| SQL Server CE and OLEDB | 22 Jun 2006 23:25 GMT | 1 |
Is there a good wrapper out there for OLEDB that I could use with eVC++ / MFC? Thanks. Timothy Dean
|
| WebServices vs Docking | 22 Jun 2006 22:10 GMT | 6 |
It seems that, with WebServices and wireless, docking is almost obsolete - aside from software installation, of course. Thoughts?
|