| Thread | Last Post | Replies |
|
| Service Provider (lack of) speed | 12 Oct 2006 18:40 GMT | 1 |
Microsoft promotes the use of Service Providers in Windows Mobile 5, and states for instance that use of the Registry Service Provider is the preferred method of doing registry access. When I call ConfigurationManager.ProcessConfiguration to read one (1)
|
| Check if the device just have been hard reset | 12 Oct 2006 16:29 GMT | 2 |
Is it possible to check if the Windows CE 4.2 device was hard reset after the previous launch of the program so the program could restore some system parameters on that condition? Let's assume that the program is installed on flash, so it wont be deleted on reset.
|
| NDIS_WLAN_BSSID.Privacy | 12 Oct 2006 12:31 GMT | 4 |
I would like to retrieve info for an AP about encryption which is enabled on it. The only parameter I could find is ULONG Privacy field of NDIS_WLAN_BSSID structure I get for each AP found during OID_801_11_BSSID_SCAN.
|
| Possibility to write to email storage? | 12 Oct 2006 11:23 GMT | 6 |
Is it possible to write to a email folder? Thanks James
|
| Looking for Bluetooth source code | 12 Oct 2006 10:13 GMT | 1 |
I need to link my WM 5.0 app to a BT device. I understand that each BT device has its own instruction set and I'll have to write custom code to handle that, but I'm hoping to find the generic code for getting the two devices synced up. Is there an existing code base that can be
|
| programming soft keys on PocketPC custom app | 12 Oct 2006 00:26 GMT | 5 |
I am building an app for my Windows 5.0 PocketPC and I would like to use the soft keys to navigate the app and present menus to the user. Can anyone point me in the right direction? Thanks in advance.
|
| How to import a registry (.reg) file in Pocket PC 2003 | 11 Oct 2006 20:15 GMT | 2 |
Is there any method/utility to import the a registry file(.reg file) in Pocket PC 2003. I could'nt find any option in the Remote Registry editor. The utility TascalRegEdit.exe did'nt execute and ptweak also did'nt have an option.
|
| SM_CXCURSOR is not defined in WM5 PPC SDK | 11 Oct 2006 18:50 GMT | 1 |
I am porting a PPC 2003 application to WM5 and got a compile error on GetSystemMetrics( SM_CXCURSOR ); Error 608 error C2065: 'SM_CXCURSOR' : undeclared identier I then did a search for SM_CXCURSOR in the Program files directory and here
|
| Limit textbox entry | 11 Oct 2006 18:42 GMT | 1 |
Does anyone know how I can limit textbox entry so that the user can only two numeric characters after a "." has been entered?
|
| [VS2005] How to understand if the application is running in the emulator | 11 Oct 2006 18:31 GMT | 1 |
I'm developing an application that uses a custom library for my device, the library can not run into the emulator so I'd like to know if the application is running into the emulator or into the real device to separate the code.
|
| VS2005 WM 5.0 Emulator Problem | 11 Oct 2006 14:58 GMT | 3 |
I just have no solution for this Debug-Problem I have. We were developing an application targeting PPC 2003 and now want to try it out on WM 5.0 Emulators. Debugginng with the PPC 2003 emulators worked fine, but the 5.0
|
| How to run a CAB file in a CAB setup? | 11 Oct 2006 14:44 GMT | 2 |
i'm using MS Visual Studio 2005 and i have a CAB-project for a Windows Mobile 5 device. This Cab contains my program.exe file, other program files and the istallation cab for NET-CF.
|
| cannon connect my filter to the vidoe renderer filter | 11 Oct 2006 09:28 GMT | 3 |
i m developing a filter graph which is something like custom file source------> custom transform filter--------> default video renderer. connection between my custom transform filter and video renderer
|
| why can i shell and execute another program?? | 11 Oct 2006 06:33 GMT | 7 |
when i read help it tells me 2 run something like Shell("""\Windows\BubbleBreaker.exe""") but this shows me the error file not found. anyone knows why? cheers kune
|
| Receiving call inside baground application and Interjecting Sound with receivers voice. | 10 Oct 2006 23:00 GMT | 1 |
My Application receives a call and before receiving allows user to set desire sound file to play. Now when user accepts the call that sound file starts playing and mixed with receivers voice.
|