| Thread | Last Post | Replies |
|
| PushRouter | 06 Dec 2007 22:31 GMT | 4 |
I kind of asked this question before but in hope of a more general response I am wondering if anybody had experience with using the PushRouter_Open call(s) and what type of push message it is looking for, binary or xml format and how to send a push message over to the
|
| Catch Email sent Event From Device | 06 Dec 2007 21:49 GMT | 8 |
I have an application which runs as a background service. [It include both module of C# and C++] Now I wants to do some insertion in the database for every email sent from the device.
|
| PPC Today Screen Plugin - The Saga Continues | 06 Dec 2007 19:05 GMT | 9 |
I'm getting close to the end now and thus the wierdness is getting more frustrating. My today screen plugin looks all nice and spiffy except the icon is just a little too big for my tastes. The customer said it looked fine so I'm not
|
| Service is not getting started at device restart. | 06 Dec 2007 17:17 GMT | 5 |
I have written a small service application for windows mobile 6.0 and I have registered the service in registry under LOCALMACHINE\services key by setting the . context and index 0.
|
| Register a CLSID on a smart phone. | 06 Dec 2007 17:13 GMT | 1 |
Hello, I just switched from a Pocket PC to a SmartPhone (both are Windows Mobile 5), and I need to port an application. So basically I went into the Visual Studio 2005, project properties and changed the platform from Windows Mobile Pocket PC to Windows Mobile SmartPhone.
|
| Get Bitmap of a Form or Control | 06 Dec 2007 16:54 GMT | 3 |
Hey gang. I am looking to do some alpha transparency / transparent Panels in NETCF. Is there any PInvoke functions to get a bitmap from a control? I am not looking to just get a bitmap from an owner drawn control. I want
|
| How to get Outlook mobile items from desktop | 06 Dec 2007 15:10 GMT | 1 |
Hi, I need to control Outlook Mobile items from Desktop - read items from PocketPC - edit items on desktop
|
| SIP Notifications | 06 Dec 2007 01:46 GMT | 1 |
How do I resize my window as the SIP is brought up and down? SipGetInfo tells me the current state (up or down), but how can I get notified of changes? SipRegisterNotification at first seemed like the answer, but the docs say
|
| SIP Input Method | 05 Dec 2007 22:42 GMT | 1 |
I have developed an input method. My understanding of how the sip operates is that you press a button on the sip's bitmap. The input panel sends coordinates ot the input method. The input method uses those coordinates to determine what button was pressed. Is there any
|
| wceload | 05 Dec 2007 18:23 GMT | 7 |
Hello, I'm trying to use wceload without any success. Nothing happens. I use following code in c# to intiate silient install on my windows mobile 5 device.
|
| OpenNETCF GPS | 05 Dec 2007 18:07 GMT | 10 |
Hi, I'm using opennetcf to try and connect my GPS. When I run the following code, I get the Opening message, then right after get the stopped. I never get a running message. I'm sure I'm using the right port and baud rate. I've tried 3rd party GPS software on my device to
|
| How to remove PPC 'Setup' app | 05 Dec 2007 16:22 GMT | 8 |
I'm pretty good with C# but I'm a relative newb when it comes to C++ in general and mobile development in particular. I'm basically learning the trade as I go. Unfortunately this also means I make a lot of bonehead coding mistakes that more experienced devs wouldn't. As a result ...
|
| How to get a command bar in my today item's dialog | 05 Dec 2007 14:59 GMT | 1 |
Hi group I've already written some small apps, some with quite a number of dialogs and they all got their own menu. Now I'm working on a today plugin which has an own options dialog. My
|
| How to detect if SQL Server Compact is installed. | 05 Dec 2007 12:56 GMT | 3 |
What is the best way to check if SQL Server is installed on device. I need to check if it is installed during setup and if not to install it. Does SQL Server Mobile makes some registry entry? I have desktop setup, so I know that I will have to use RAPI, but not really what can
|
| How to launch an application? | 05 Dec 2007 10:00 GMT | 1 |
I have a question about launch an application on Window Mobile Professional. But it dose not belong default Application Buttons(VK_APP1 to VK_APP6). For example:
|