| Thread | Last Post | Replies |
|
| Strange behaviour sporadicly in .Net application | 16 Jul 2007 14:21 GMT | 1 |
whats happening I cant replicate and its pretty sporadical I have an application developed in VB.Net working on a pocket PC 2003.
>From time to time some of these things happen: - the ppc doesn't power up
|
| Pocket outlook converting ENTRYID to string | 15 Jul 2007 13:45 GMT | 1 |
I am writting a menu extension for inbox. In the InvokeCommand i get the EntryID of the selected mail. However now i want to extract it as a string value so that i can pass it as command line args to another application. Here is what i have written, but the message box always ...
|
| ChooseContactDialog in Windows Mobile 2003 | 15 Jul 2007 13:37 GMT | 1 |
I would like to know if there is any way to bring up a dialog to choose contact (which I presume is the same as ChooseContactDialog in WM 5.0) in 2003? I have seen such thing in the "Messaging Center", there is a button for
|
| ActiveSync disconects other NDIS session | 15 Jul 2007 07:28 GMT | 3 |
We develope MDTV application which recieves DVBH TV transmition and enables video players to show the MDTV broadcast. Our device driver acts as NDIS miniport which sends IP/UDP packets recieved from the MDTV modem and put it in the device IP stack.
|
| (Pocket PC) Hiding All Tabs in a Tab Control | 14 Jul 2007 23:01 GMT | 1 |
In the full .NET framework, hiding the tabs for all TabPages is as simple as setting the following properties on an instance of TabControl: Appearance, Multiline, SizeMode, and ItemSize. But none of those properties exist in the Compact Framework (2.0).
|
| slow application | 14 Jul 2007 14:09 GMT | 1 |
I have an application which starts very slow. the program.cs code: it takes sometimes 5 or more second to before the helloworld string is shown the application is 174kb and i build it in release mode.
|
| Getting device specific information. | 14 Jul 2007 14:09 GMT | 6 |
Hi,. Is it possible to get information about the connected smartphone device such as the Mobile phone number and the operator network name from a desktop application using RAPI or something else.
|
| Uniscribe Library | 14 Jul 2007 12:09 GMT | 4 |
I need to use uniscribe API to develop a complex script text application. Actiually I have a complete class developed with uniscribe in win 32 (desktop) and my goal is to have such classes in wince too. I study MSDN library, and I found that the header file is usp10.h and
|
| Custom Timers & variables | 13 Jul 2007 19:58 GMT | 5 |
I've got a custom timer that I start by calling SetTimer so that my code can periodically do ...stuff! I call it like so: UINT nTimer1 = SetTimer(NULL, 0, 1000, Timer1);
|
| using CeRapiInvoke in c# | 13 Jul 2007 02:24 GMT | 3 |
Does anyone knows how to use the CeRapiInvoke to call a function in a dll that resides in a pocket pc from a desktop windows application? My intention is to use c# to call a function in a dll to perform importing/exporting of data for me. And in addition, I require the function
|
| Voicemail Count on a Pocket PC Phone Edition (2005) | 12 Jul 2007 23:42 GMT | 3 |
I would like to be able to either capture the "voicemail received" event or be able to check if my phone has a voicemail. So far I haven't found anything on the Internet regarding anything like this. I've been reading up on how the phone portion of the PPC integrates
|
| process memory statistics on Windows Mobile | 12 Jul 2007 17:09 GMT | 11 |
I'm writing a c++ windows mobile application that I would like to have access to process memory statistics (like are displayed under Task Manager in XP). I'm able to use the ToolHelper API to create a snapshot and enumerate
|
| Why dialog is maximized? | 12 Jul 2007 14:53 GMT | 1 |
I have MFC based project, which run on HP iPAQ PDA under Windows Mobile 5. I've created custom message box modal dialog for my application with child style. I don't understand why but this dialog always occupied all screen. It seems
|
| brightness | 12 Jul 2007 14:43 GMT | 1 |
Can I programmatically change screen brightness, or is this ODM specific? Lisa
|
| anti copy protection | 12 Jul 2007 12:22 GMT | 3 |
is there any protection tool for doing anti-copy protection ? With a licence file for instance ? Thanks John
|