| Thread | Last Post | Replies |
|
| newbie: Windows Mobile development | 02 Nov 2007 19:31 GMT | 2 |
Dear friends, As I am new to windows mobile development.Please suggest me few links, where i can start my learnings. Thanks
|
| Voice and GPRS at same time | 02 Nov 2007 18:50 GMT | 3 |
Hi does anyone know why this is happening or a way around this. We have an app that talks to a web service over gprs but when someone makes a voice call to the device over gsm they just get bounced to voice mail (if the device is sending or reciving data at the time).
|
| IMAPITable->Restrict() always returns E_INVALIDARG | 02 Nov 2007 17:23 GMT | 1 |
I've seen this same questions asked many different places on the web but I've never seen a response. The following question was originally asked by "vjsharm": i am trying to filter messages using IMAPITABLES's Restrict function.
|
| scheduling my application to run every 15 mins | 02 Nov 2007 15:08 GMT | 2 |
I have tried using CeRunAppAtTime in my application to run another application at a specific time interval of every 15 mins. but it turn out that I am unable to run it every 15 mins. instead it only runs once after i execute my application.
|
| Combo box problem | 02 Nov 2007 10:24 GMT | 4 |
I have a combo box on a form & I load it with some values. Each item gives the correct return code when I send the CB_ADDSTRING message and when I've finished, sending CB_GETCOUNT returns the correct number. The problem is that clicking the down arrow doesn't drop down the list. ...
|
| Unmanaged Code | 02 Nov 2007 05:06 GMT | 1 |
Hi, windows mobile 6 comes with the compact framework 2 pre-installed, but If I use unmanaged code (PInvoke) on a device app (VS .NET 2005 C#) I get a missing method exception. If I install the compact framework 2 (again) this error doesn't appear any more. Windows mobile 6 ...
|
| Any e-commerce solutions? | 01 Nov 2007 22:58 GMT | 3 |
I want to license my software on a monthly basis for a given phone. I am also a smale scale developer without access to CC payment facilities etc. Are there any providers out there which can handle the security/subscription
|
| SMS notification | 01 Nov 2007 07:53 GMT | 3 |
I have created an application which sms notification before that sms goes to inbox. I have used mapirule.dll for it. Which I have registered using CAB. This is working for windows mobile pocket pc 5.0,
|
| how to check if dll is M2M-signed? | 01 Nov 2007 04:26 GMT | 1 |
could someone point to a sample code (C/C++) to check (at run time, on the device) if a dll is signed with the Microsoft "M2M" certificate? i.e. either bool is_dll_m2m_signed(HINSTANCE *dll_handle)
|