| Thread | Last Post | Replies |
|
| how to run EXE from storage card | 11 Sep 2006 09:47 GMT | 5 |
I need some help here.I want to run an EXE with all paramenters from a storage card on windows Mobile device.I have EXE named HOPPER.EXE on storage card,but problem is,if i double click the exe it takes default parameters and runs...so i can not set my own
|
| Initiate GPRS connection Remotely | 11 Sep 2006 07:56 GMT | 1 |
i am writing a data delivery platform for WM devices. I have an Orange SPV C500 phone and i used the Orange security certificate disable application http://developer.orangews.com/orgspv/comdefq.aspx to software unlock my phone. How this works is that you enter the IMEI
|
| Q: How to list paired bluetooth devices and more | 11 Sep 2006 07:55 GMT | 2 |
I new to Bluetooth on Windows Ce so this might be dumb questions but I've read the discussion groups and SDK docs and I can't find anything about it. My questions are: How to list paired devices.
|
| Free Space on SD Card | 11 Sep 2006 07:51 GMT | 5 |
Is there a possibillity to examine the free Space on a SD Card via RAPI ? That means from a PC program ? Thomas
|
| Timer problem | 10 Sep 2006 22:28 GMT | 1 |
I have a problem using the Timer from the System.Windows.Forms namespace. I have the following (simplyfied): 1. A main form containing various controls (buttons, textboxes etc). In the constructor of this form I instantiate a class (Kernel),
|
| Developing WM5 projects in VB .NET | 10 Sep 2006 22:26 GMT | 1 |
If i build a regular Windows project in Visual BAsic .NET, can it be compiled to run on Windows Mobile 5? Can I compile the project to run on that OS? Or convert the source in some way?
|
| Running databases off SD Cards - Experiences and Thoughts | 10 Sep 2006 20:37 GMT | 6 |
we are debating whether to port our application database to an SD card as over time it will grow quite substantially, but we are getting mixed thoughs/views in the office as obvioulsy SD cards have a limited life etc.
|
| Windows CE 5.0 Emulator and SDK for Visual Studio 2005 | 10 Sep 2006 20:33 GMT | 8 |
I hope I'm posting to correct groups... I am looking for Windows CE 5.0 Emulator for VS 2005 (with Native C++ and .Net SDK). The SDK's that I got are for Windows Mobile 5.0 (PocketPC and SmartPhone)...
|
| Flush file to persistant memory in Pocket PC 2005 (WM5.0) | 09 Sep 2006 01:03 GMT | 4 |
Platform Pocket PC 2005, WM5.0 Scenrio: 1. Create a file from inside an application using CreateFile() / WriteFile()
|
| Using Skin and FormFactor in VC2005 | 08 Sep 2006 19:14 GMT | 1 |
I have made my own skin for the hand terminal I am developing my application for (TDS – Recon) and are trying to use it for the Emulator, and for the FormFactor in the design area of VS2005 (just converted my mixed solution (C# .NET CF and C++ Native DLL) from VS2003/EVC4.0 to ...
|
| Confusion on the height of the Button | 08 Sep 2006 18:59 GMT | 2 |
I need to dynamically create buttons in my windows mobile application that should run both in smartphone and PPC. the problem is the height of the button. in smartphone if looks ok but it the size i define is a bit smaller in the ppc. i guess the height of the button depends on ...
|
| socket recv() missing packets | 08 Sep 2006 18:19 GMT | 1 |
I have an app that is performing a throughput test between a pocketPC device (receiver) and a PC(sender). The PPC2003 device consistently misses the first 20 bytes of the first frame and all of the second frame, but gets every frame after that.
|
| How to know that Application Verifier has detected true memory leaks? | 08 Sep 2006 17:58 GMT | 1 |
i have deployed my application for smart phone and want to test it for memory leaks. i have used Application Verifer for memory leaks. I got 5 errors, they all look similar. One of them is given bellow. Now how can I know that this is true or false error. By false I mean that
|
| unable to create key in HKLM\Services - Smartphone WM5? | 08 Sep 2006 11:28 GMT | 6 |
I have to create a registry entry below HKLM \ Services in Smartphone using WM5 below is the code for creating registry for service lr = RegCreateKeyEx(HKEY_LOCAL_MACHINE, TEXT("Services\\MyService"),
|
| WM5: BT GPS Intermediate Driver ?? | 08 Sep 2006 10:07 GMT | 4 |
My Bluetooth device is connected OK as virtual serial device. Need the intermediate GPS hardware registry settings. In particular the COM setting isn't there. The docs mention a GPS setup in settings for WM5.
|