| Thread | Last Post | Replies |
|
| Desktop <-> PocketPC communication | 26 Aug 2006 21:02 GMT | 3 |
I'd like to use Visual Studio 2005 (because that's what I bought) to write a small synchronization tool (to sync between outlook express and pocket outlook). Coming from a Delphi programming background there are a lot of new things here and I am wondering if anybody could point ...
|
| GetOpenFileName() | 25 Aug 2006 21:41 GMT | 4 |
Does GetOpenFileName() work fine on Pocket PC ? I am trying it this way, but it does not shows any file and there are just some predefined folders to review, not the entire device directories: OPENFILENAME ofn;
|
| Dynamic controls in CFormView problem | 25 Aug 2006 21:37 GMT | 2 |
I am writing an application that uses Document/View architecture in eVC4 targeting iPAQ and Symbol devices. I have previously had much experience and sucess with Dialog based apps. I want to dynamically create controls in a CFormView because of the nature of the custom data
|
| Beginner, help. | 25 Aug 2006 18:48 GMT | 9 |
What do i need to begin to make some small applicatin to a pocket pc? /Per W.
|
| SQL Mobile error 0x8007007a | 25 Aug 2006 17:59 GMT | 7 |
I have a SQL Mobile database on a Windows Mobile 5 device. Running a spesific SQL statement gives the following result (using both my application and Query Analyzer 3): FAILED: SELECT CustomerID, CustomerIDText, CompanyLastname, ContactFirstname
|
| NDIS IM driver can bind asyncmac,but no GPRS connection on PPC2005 | 25 Aug 2006 16:42 GMT | 1 |
I have modified the NDIS IM driver sample to bind Asyncmac on MDAPro (PPC2005) . I have changed the MediumArray for NdisOpenAdapter. So NdisOpenAdapter returns uiMediumIndex as NdisMediumWan type and the virtual upper edge asyncmac miniport can
|
| Problem related to creating the msi for the compact framework. | 25 Aug 2006 13:33 GMT | 2 |
I m trying to make the msi for my project, i have made the cab project that gave me the cab file. But i want to build msi for that. I reffered the msdn, but i cant get through it, its over my head, bump. Plz any1 can guide me??? I m using
|
| Registry problem | 25 Aug 2006 08:26 GMT | 1 |
I'm using vs2005 to create a Cab project for pcoket pc 2003. But I have the problem when building the cab. ERROR: The Windows CE CAB Wizard encountered an error. See the output window for more information.
|
| Method to handle the "Ok" click of the cameracapturedialog | 25 Aug 2006 07:51 GMT | 2 |
hi, i want to develop the application that captures the picture using the cameracapturedialog, but the problem i m facing is that, i want to trace the event that gets fired when the ok of the dialog is clicked, i came to knw the
|
| how to get message ID in email ? | 25 Aug 2006 03:35 GMT | 3 |
I have some mails downloaded from Exchange Server to my mobile device using ActiveSync. I want to get the message ID of the mail, i.e. the field in a message header, like the following: Message-ID: <8838cfjkjjw489jkdkd9s9342d83@xyz.com>
|
| WLAN Signal Quality | 24 Aug 2006 17:01 GMT | 3 |
Is there a way to determine the signal quality of a WLAN 802.11 radio in NETcf or WinCE? I've been using HHP and Symbol handhelds, and they have their own specific calls that return an integer between 0-100 (percent signal/quality). I was wondering if there was a generic ...
|
| Form title bar and background colors | 24 Aug 2006 16:31 GMT | 1 |
I'm using C# to develop a Pocket PC Device form in VS .NET 2003. I'm having some problems trying to do 2 things: 1) Display a form with a title bar and no other controls (close, minimize, system).
|
| Send SMS from PC | 24 Aug 2006 15:37 GMT | 1 |
Hai im trying to write a desktop application which can send and receive SMS from my iMate. I tried AT Commands,.Net Compact Framework and some R&D using OpenNetCF
|
| How to create application using IrComm | 24 Aug 2006 15:15 GMT | 1 |
I have a MDA and I want to create application(in c#) using IrComm. Some ideas? Thanks
|
| Screen Designs for PDA's | 24 Aug 2006 14:46 GMT | 1 |
I've recently finished my first PDA app (yippie!!), but now I noticed something yesterday, and it is really bothering me. Most PDA's screens are rectangular with the width being smaller than the height. So of course, you design your screens that way. Now you get these PDA's
|