| Thread | Last Post | Replies |
|
| Error deploying SQLce to Treo 700w | 25 Jan 2006 22:20 GMT | 11 |
Tribe, Trying to get my SqlCe app over to my new Treo 700w. I can run my app in the emulator (WM 5.0 Square/phone) just fine. Now when I try to run on device I get this
|
| Protecting .NET CF Code...? | 25 Jan 2006 22:18 GMT | 3 |
An Assambly coded for .NET CF is like an open-source, cause with some Tools you can easily get the code back, so it's really unprotected... What (cheap, student) tools are available for protecting the .NET Assemblies? (must work with CF)
|
| starting a dialog app in a minimized state | 25 Jan 2006 22:10 GMT | 7 |
I'm trying to figure out how to run my MFC dialog app in a minimized state (for windows mobile 2003). My app uses the smart minimize button to run in the background, but right now I don't want to display the gui, but want the app to be minimized at start up. I've tried handling ...
|
| Getting path to CAB file? | 25 Jan 2006 22:10 GMT | 6 |
Is there a way to get the full path name to the CAB file the user executed on Windows Mobile 5 from within setupdll.dll. The app I'm working on used to just call GetCommandLine(), which would have the name. Under WM 5.0, that doesn't work any more, the command line is
|
| Bluetooth multiple connect support in WM5 | 25 Jan 2006 21:20 GMT | 3 |
Does WM5 support multiple serial profile BT connections (unlike Pocket PC 2003 and prior)? Please steer me to any resources that address this issue. Thanks,
|
| using EDB, "identifier not found" problem | 25 Jan 2006 18:02 GMT | 1 |
Hi, I'm trying to get started with EDB in VS2005. I've got: #define EDB #include "windbase.h"
|
| Embedding Media Player 10 ocx in Pocket PC 2003 SE C# application | 25 Jan 2006 09:50 GMT | 1 |
I have been experimenting with Alex Feinman's C#/.NET CF 2.0 code to embed the Windows Media Player 10 OCX in a Pocket PC application. I started with Windows Mobile 2005, and got things working okay. Then I tried with Windows Mobile 2003 SE with WMP10 and .NET CF 2.0, and ran ...
|
| Debugging issue with Visual Studio .net for smart device application | 25 Jan 2006 06:24 GMT | 3 |
I am facing a issue related to debugging and deploying my application to the smart device. sometimes it gives sharing violation sometimes some other errors. I do the warm boot of the Pocket PC . but still it gives the same problem. I restart my PC and Visual Studio ID. Still the
|
| zeroconfig question. | 25 Jan 2006 06:24 GMT | 2 |
hi, all. I'm doing a program to get some info for the APs. Do I need to stop the wireless zero config service first? and how? thanks.
|
| Registry / modem phone numbers | 25 Jan 2006 00:13 GMT | 1 |
Are dialup phone numbers (entered into connection manager) saved in the registry / where? I need to persist the numbers, but don't know where to extract them from. Thank you (anybody)
|
| Programming the SoftKeys - WM5.0 | 24 Jan 2006 23:45 GMT | 3 |
Tribe, Looking to find a way to program the text of the SoftKeys - the two long triangular buttons around the Treo 700w's 5-way nav. There must be an easy way to interact with these as it appears you can't get rid of
|
| How to hard reset Windows Mobile 5 unit programmatically? | 24 Jan 2006 23:26 GMT | 5 |
With earlier Windows Mobile devices you could use the following code to hard reset a device. But with Windows Mobile 5 this code only performs a soft reset. Does anybody know how we can get this done with Windows Mobile 5?
|
| Missing Custom DLL causes Application Error Message | 24 Jan 2006 23:20 GMT | 3 |
I've written a custom DLL for my Pocket PC application. The custom DLL is to hold extra functionality the end-user can purchase. If the DLL doesn't exist, I get the error message, "Cannot find 'AppName' (or one of it's components). Make sure the path......." . Can anyone tell me ...
|
| Share a Data Access Layer across .net Compact Framework 2 and .net Framework 2? Anyone done this? | 24 Jan 2006 20:29 GMT | 1 |
Ok, here is the scenario. We have 2 applications that we wish to share a Data Access Layer with. One application will run on Windows XP, using the .Net framework 2.0, the other will run on the Pocket PC 2003 OS, running on the .Net Compact Framework 2.0. We want to share the Data ...
|
| Browser detection for Pocket PC | 24 Jan 2006 16:39 GMT | 2 |
We do not want to develop another website just for the pocket PC because only a few items display incorrectly. Can someone tell me how I can tell my pages that if the browser is PIE 2003 then display a certain page? I have all the other browsers covered in my javascript, but I ...
|