| Thread | Last Post | Replies |
|
| Running from a storage card? | 06 Jul 2006 17:19 GMT | 3 |
My company distributes an application installed on a pocket PC. When the customers leave the PPC off the charger long enough the object store gets erased and the original OS is reloaded on power up. The restoration process to configure the correct OS and application is ...
|
| Compact Framework Installation | 06 Jul 2006 16:56 GMT | 2 |
How does one go about deploying/installing the CF during application installation? I created a Smart Device CAB project, but don't see any method of deploying the CF with the application. Thanks,
|
| HttpSendRequest fails when retrying after using InternetErrorDlg | 06 Jul 2006 16:38 GMT | 1 |
Using Windows Mobile 5.0 Pocket PC, this can be demonstrated using IE! Set up a website to use basic authentication. Attempt to access this website using IE on the Windows Mobile 5 Pocket PC emulator (accessing internet via ActiveSync). An authentication dialog is correctly ...
|
| windows mobile 2005 and visual studio 2003 | 06 Jul 2006 14:36 GMT | 4 |
I was working with visual studio .net 2003 and windows mobile 2003 and everything was working fine. Now i ordered som other PPC and they come with windows mobile 2005 and i can not communicate with them nor deploy the applications.
|
| how to handle CM_Entries.xml | 06 Jul 2006 12:47 GMT | 1 |
Has anybody some information about "CM_Entries.xml" for me? This file is for controling a exerything when a CAB File is installed! for example you can control file copy, delete files, enter registry keys and so on...
|
| Win32 tool for examining EDB database files? | 06 Jul 2006 12:43 GMT | 1 |
I've been poking around on Google and MSDN for a while now and haven't had any luck finding this: I'd like a Win32 app that lets me examine the contents of EDB database files. There must be something out there, right??
|
| OEM Certified applications | 06 Jul 2006 11:17 GMT | 1 |
Can anybody tell me what are OEM certified applications? If I want to make my application as OEM certified, what do I need to do? Thanks
|
| PolyPolygon | 06 Jul 2006 11:15 GMT | 1 |
Does Windows Mobile support PolyPoligon() ? Thanks,
|
| How to start data call via code? | 06 Jul 2006 08:56 GMT | 1 |
I currently am able to get whether a datacall is active using the following: Dim bolPhoneActiveDataCall as boolean = CType(SystemState.GetValue(PhoneActiveDataCall), Boolean)
|
| How to get 'Start Button' click Event? | 06 Jul 2006 06:01 GMT | 3 |
How to get 'Start Button' click Event? The code? I'm using VB.net. Waiting your replyment. Thanks.........
|
| Resolving PC name from Pocket PC | 05 Jul 2006 21:55 GMT | 1 |
Is there any possibility to receive name of PC connected via ActiveSync using Compact Framework? I've been googling a lot, but I didn't find a solution. Big thanx
|
| Camera control (pocket pc 2003) ? | 05 Jul 2006 21:55 GMT | 1 |
Has anyone of you already experienced how to control a Lifeview Flycam CF from your application? I want to capture images, controlled by my own program --> Visual C++. I've found some interesting information for camera control in windows
|
| debugging a "datatype misalignment" | 05 Jul 2006 21:08 GMT | 3 |
I have a multithreaded PPC2003 application with a bug that causes a "Datatype misalignment" exception. In VS2005, the exception is displayed in the output window as: Data Abort: Thread=92bfeb9c Proc=902ea4e0 'DSClient.exe'
|
| Mio A701 | 05 Jul 2006 20:55 GMT | 3 |
How to perform hard reset? Mhaxx
|
| How do you enable synchronization of Tasks? | 05 Jul 2006 18:22 GMT | 4 |
It's very easy to enable synchronization of Mail, Calendar items etc using DMProcessConfig and a SYNC CSP document. Like, <wap-provisioningdoc> <characteristic type="Sync">
|