| Thread | Last Post | Replies |
|
| battery status | 27 Sep 2006 17:31 GMT | 6 |
I've seen the discussion on battery status, but using systemstate.getvalue(systemproperty.batterypowerstrength) only returns the result to a 20% accuracy. How do I get finer resolution, down to the 1% level as displayed in Settings>Power?
|
| Aplication icon in windows mobile | 27 Sep 2006 16:40 GMT | 2 |
I´m building a program for my pocket pc with Windows Mobile 2005. I´m using Microsoft eMbedded Visual C++ 3.0 and I have a problem with the application icon... I assign the icon to the application and then I buid all. In my PC I
|
| Pocket PC Apps Developed | 27 Sep 2006 15:02 GMT | 1 |
Very nice Pocket PC (WinCE All Vers), Mutiple Catagory database, stores Info in the following 10 catagories : friends, Business, Shipping, Retail, Email, WWW, Orders, Stock, field and Table view, Over 40 options. See home page below
|
| how to add wininet.lib to my project with Microsoft Visual C++ 2005 | 27 Sep 2006 14:38 GMT | 1 |
Hi i use Mictosoft Visual C++ 2005 I need to to add wininet.lib to the linker. How can i do this? I tried with project -> properties -> linker. but i dont know where to add
|
| How to send mail Programmtically for HandHeld using vb.net | 27 Sep 2006 09:58 GMT | 2 |
I have been compleate my application in vb.net and installed in Handheld. now I am facing some Problem in HandHeld Application. i want to implement mail functionality in my application Programmatically. i am using vb.net
|
| Revoke application trust | 26 Sep 2006 21:35 GMT | 1 |
Every binary that have been signed with certificate X and run on a WM device, continues to be trusted and run even after I've removed certificate X from the device and softreseted it? How can I prevent this from happening?
|
| Creating word docs or pdf files from pocketpc | 26 Sep 2006 19:32 GMT | 1 |
How can you create either word documents or pdf files from within a VB.net 2005 pocketpc 2003 application I need to create and print invoices from a pocketpc app and it would be easier if I could do it using pocket word or acrobat to create the invoices
|
| Serial number | 26 Sep 2006 16:06 GMT | 2 |
How can I get the serial number of the pda (deviceid)? Thank you
|
| Attach to a running Today Plugin | 26 Sep 2006 14:34 GMT | 4 |
I want to attach to a Today Plugin (DLL) and i've found out that mstli.exe is the process to attach to. But it doesn't appear in the Visual Studio 2005 Attach To Process -> Process List. Why is that? Is there another way to debug a Today Plugin. I have a Windows Mobile 2005
|
| Set Date and Time | 26 Sep 2006 13:29 GMT | 2 |
How can I set the new date and time of the pda? Thank you
|
| Notification of SystemIdleTimerReset() | 26 Sep 2006 10:19 GMT | 4 |
How can my application get notification that some other application has called systemidletimerreset() and the device is not going in suspend mode after timeout?
|
| RAPI - KillProcess method? | 26 Sep 2006 10:07 GMT | 2 |
I wanted to stop an application running in Pocket PC. I have started the application using the RAPI methos "CeCreateProcess". I could not find any method in RAPI to kill or stop the process. Please let me know how to stop the process which is created using CeCreateProcess.
|
| change the caption of property page | 26 Sep 2006 08:32 GMT | 1 |
In PPC, I create a propertysheet and use AddPage to add property pages. Now I want to change the caption of the property page. I use the following codes in propertysheet, propertypage and
|
| porting to Windows Mobile 5.0 problems with cedit vk_return | 26 Sep 2006 08:25 GMT | 1 |
Currently I'm porting the application to windows Mobile 5.0 but got stuck on the following. I have a class derived from CEdit that has some more functionality. In that class most of the work is done in BOOL
|
| Pocket PC Panel Control visibility? | 26 Sep 2006 08:22 GMT | 2 |
I have added some labels into a Panel control (just added at design time through the visual studio 2005 interface) for a little test app programmed for Pocket PC. I want to change the visibility to the entire set of controls at the
|