| Thread | Last Post | Replies |
|
| Uninstallation removes registry entry created by other app in WM5 | 07 May 2007 07:08 GMT | 3 |
My Test.cab removes registry entries created by it, additionally it removes other reg. entries created by other Apps. (other Apps also uses same reg. key) This is happening only with WM5 devices. On Pocket PC 2003 Test.cab does not remove registry entries created by other
|
| DeviceIoControl() in ce5.0 | 06 May 2007 05:33 GMT | 1 |
I am using the DeviceIoControl() to get the NDIS information in CE5.0 and unable to find some header files? Do I need pocketpc DDK? Is there any pocketpc DDK?
|
| Detecting screen resolution (i.e. VGA) | 05 May 2007 23:02 GMT | 2 |
I wrote an app some time ago for the ppc2003se operating system. Now, some folks are trying to use it in devices with VGA screens but complain that the form looks messy. How can I program for the lowest common denominator in order to have an app that runs in all the envrionments?
|
| Using activesync to automatically syncronize PPC SQL CE? | 05 May 2007 23:02 GMT | 3 |
I heard someone tellign me that they have setup activesync to automatically syncronize an SQL database on the PPC with a server/desktop SQL database when cradled and this withouh having to write any program to do so (ie to setup with ActiveSync).
|
| Track Key Pressed | 05 May 2007 13:58 GMT | 4 |
How can I track Keys pressed. I mean if I press "A",messgae box should display "A" is pressed.
|
| Creating a VOIP application as a plugin or not | 05 May 2007 02:48 GMT | 1 |
Hi Experts, There are two ways of creating a VOIP application, one is to write a standalone application, the other is to place all the code into a phone canvas plug-in DLLs (called by Microsoft Dialer application).
|
| Activesync when using a multi-slot cradle? | 04 May 2007 20:34 GMT | 2 |
How does activesync work when you are using a multi slot cradle to be used for several PPCs? Can it access individual PPCs in the cradle or how does it work?
|
| CreateToolhelp32Snapshot | 04 May 2007 16:34 GMT | 13 |
I'm using the CreateToolhelp32Snapshot in order to enumerate all the processes in the system and sometimes the function fails on WM5.0 with error ERROR_NOT_ENOUGH_MEMORY. I tried adding the TH32CS_SNAPNOHEAPS flag, which did help - now the function only fails 1 out of 30 of the
|
| Sai, Gary, please Help: DirectShow::NullRenderer Connection? | 04 May 2007 01:27 GMT | 3 |
Hi mvp and other friends Like many others just want to capture some frames on the fly of the preview and draw them with some overlay addition I spent a LOT OF TIME to success some few steps:
|
| How to connect/disconnect wireless by C program | 03 May 2007 23:58 GMT | 2 |
There are bluetooth, wifi, phone, and gps wireless icons in the pocketPc2005. The bluetooth, wifi, phone, and gps can be enable/disable by clicking the icon. How to write a C program to disbale or enable these wireless adapter
|
| Enabling MMS account/editor on the Pocket PC emulator | 03 May 2007 19:01 GMT | 3 |
I’m developing an application which one of the features is to manage MMS messages. But I’m facing the fact that the Pocket PC emulator (WM 5.0) doesn’t have support for MMS, at least I’m not being able to configure the emulator to have MMS. Does anybody can help me on this issue? ...
|
| windows moble 6.0 | 03 May 2007 16:55 GMT | 1 |
Can VS2003 be used to develope for WM6.0? Any backward compatiility issues for a simple test calculator program built with VS2003 with vb.netcf running on a WM6.0 (runs on the 5.0)? Thanks in advance,
|
| Widcomm/Broadcom on/off? | 03 May 2007 13:04 GMT | 5 |
I have googled everything there is and I can't see a way of turning on/off bluetooth when the Widcomm stack (as opposed to the MS one) is installed. the nearest I've seen is the CTacke "kludge" of "pressing the screen" programmatically ... tis implies to me that there is no way ...
|
| Email folder control | 03 May 2007 06:30 GMT | 4 |
Is there a way to control what email folder operations can be done by the user. For example since our servers do not support subfolders of the Inbox and Outbox I want to prevent the Windows Mobile user from creating those on the device. We have our own message store and I have ...
|
| How to simulate softkey? | 03 May 2007 05:58 GMT | 2 |
I am making an application in c# for windows mobile 5.0 and i need to simulate softkey press through code, so that the user doesnt need to press the softkey. This is the scenario when there is an incoming call and accept or reject of it should happen through code only. Please ...
|