| Thread | Last Post | Replies |
|
| the usage of the softkey | 20 Jun 2006 06:56 GMT | 2 |
If I don't want create a menu ,but I want to intercept the VK_F1 anf VK_F2 when I press down the soft keys. Is the method feasible?? If it's feasible, how to implement it??
|
| VPN Settings Installer | 20 Jun 2006 06:22 GMT | 1 |
Is there a way to create an installer that will push a client's VPN settings to the PocketPC / Win Mobile 5 device ? The client does not want the users to have the VPN Concentrator group information and would like to use the Microsoft VPN Client on the device
|
| Removing Standard Programs on Pocket PC 2003 | 19 Jun 2006 22:40 GMT | 7 |
I have a client requirement to remove most of the standard applications that come pre-installed on the PocketPC 2003 (Symbol MC50) device (i.e Word, Excel, Pocket MSN etc etc). How do I remove these? If I go to 'Settings->Remove Programs' the only things on here are
|
| StartMenu | 19 Jun 2006 19:46 GMT | 1 |
I'm trying to create a shortcut to my executable in \Windows\Start Menu directory, that will then appear directly in the Start->Today shortcuts. But as soon as i copy it , it is automatically deleted and copied in \Windows\Start Menu\Programs (where i already have an
|
| Strange Problems Installing OpenNETCF on Pocket PC 2002s | 19 Jun 2006 19:28 GMT | 5 |
I'm experiencing something very strange. When I copy the OpenNETCF 1.4 CAB file over to a Pocket PC 2002 device and execute it, it does not extract its contents properly. I'm testing this on two different devices (a Casio and a Toshiba) and it's not working on either.
|
| Is DLL&Lib for Pocket PC 2000 Compatile With WM5? | 19 Jun 2006 19:16 GMT | 1 |
I have a dll and the correspond lib compiled with Pocket PC 2000 SDK, do they work in WM5 SDK? Thakns in advance, William
|
| is hooking allowed in WinCE | 19 Jun 2006 17:00 GMT | 1 |
I have a doubt, whether the concept of hooking is allowed in Windows CE. I don't see a positive result for this in any place. Can I do some hook with any dll in the system.
>From lot of browsing in net i found that only Keyboard stuff can be |
| capture IE click link action in PPC2005 | 19 Jun 2006 10:45 GMT | 1 |
I want to develop a app that monitor IE click link action in PPC2005, how can I implement it? Thanks.
|
| Rotate Screen | 19 Jun 2006 08:30 GMT | 1 |
I'm trying to write a simple little program to rotate in landscape mode the screen of my mio168 PDA. This option is not available in the display setting of my windows 2003 V4.20.0 (Build 14053). If I try this kind of code it says that rotation is supported on my system but when it ...
|
| Using SimChangeLockingPassword in the compact framework | 18 Jun 2006 10:11 GMT | 1 |
Hi everyonre I know this is a bit of a long shot, but I don't suppose anyone has successfully managed to p/invoke the sim manager function SimChangeLockingPassword using the compact framework (.net cf 2.0 to be
|
| Windows CE 5.0 | 17 Jun 2006 01:45 GMT | 3 |
I am having a problem using a SD card with a Wince device. After a suspend / resume, the application fails trying to seek / write an opened file on the SD cards, and displays a dialog An unknown error has occured...
|
| how to disable suspend mode while program is running (C# WM5) | 17 Jun 2006 01:43 GMT | 1 |
I tried to catch PBT_APMQUERYSUSPEND message by creating a class derived from MessageWindow and override WndProc but I never enter the WndProc function. Is there a simple way to prevent the pocket pc to enter suspend mode ? Thanks in advance for your help
|
| How to construct a right FULLNAME using a LASTNAME and a FIRSTNAME | 16 Jun 2006 18:48 GMT | 3 |
I just want to know how to build a fullname string using a lastname string and a firstname string. The order of firstname and lastname is different between eastern and western region settings.
|
| WinCE COM port APIs problem.... Its urgent..... | 16 Jun 2006 15:48 GMT | 1 |
I am working on an application which uses port redirection and i need to implement it for WinCE device. The APIs which i found not supported on WinCE are as follows: BuildCommDCB
|
| Connection to SQL Server very slow the first time | 16 Jun 2006 15:44 GMT | 1 |
I am new to PPC development. I have created a tiny app that wireless retrieves the info for a scanned item. It goes out to SQL Server 2000 on a server and runs the sp.
|