| Thread | Last Post | Replies |
|
| Newbie needs help to know how to access data from a PDA to a DataBase. | 30 Jan 2006 22:14 GMT | 1 |
I am very new to this environment,could you pls help me get an idea on the basics of getting a data to and fro to a Database from a PDA,i am using PPC2003 and developing on EVC++ 4.0. And pls Pls include example codes if possible....Thanks a lot in advance.
|
| Readfile on XDA EXEC bug???? | 30 Jan 2006 20:05 GMT | 7 |
Hi, I am developing on PPC 2003 (XDA) and WM2005 on a XDA Exec. My problem is ReadFile returns immediately with the character previously received on the WM2005 platform only. The serialPort is connected to a bluetooth device via the outbound COM8: port
|
| Searching for last two images | 30 Jan 2006 19:43 GMT | 1 |
Visual studio 2005 C#. Does any have sample code to do the following. Locate the last 2 Jpeg images taken via the camera(internal or storage card) copy files to internal memory "my documents\data_Images"
|
| Minimizing WinCE application | 30 Jan 2006 18:16 GMT | 1 |
I'm using VS2005, doing C++/MFC application. My application is dialog-based, but dialog is not modal, I'm initializing it following way: BOOL CMyCoolApp::InitInstance()
|
| Reinstallation or upgrade of app on WM2005 (WM5) | 30 Jan 2006 17:40 GMT | 2 |
My application has had no trouble overwriting or upgrading a previously installed version on any PocketPC from 2000 to 2003SE. But suddenly, with WM5, things aren't so rosy. The following problem has been encountered on a PPC-6700 with WM5, but I assume it's indicitive of a
|
| How to setup a RAS connection. | 30 Jan 2006 12:51 GMT | 1 |
I using the below code to set-up a RAS entry and dial params in a setup program for a connection later on. The entries are copied directly from a working RAS connection I can make in the "Connections"->"My ISP" editor of PocketPC2003.
|
| Newbie Question - Create installer for WM 5.0? CAB?? | 30 Jan 2006 12:38 GMT | 2 |
Dear friendly readers, I'm new to the world of PDA development, and I find it to be fun so far! Using Visual Studio 2005, I have been able to create a simple program targeting Windows Mobile 5.0 in C#. I have also figured out how
|
| Windows CE Setup dll | 30 Jan 2006 08:33 GMT | 2 |
How can be created a Setup dll for Smart Device Cab Project (Windows CE 5.0) ?
|
| PIM notification | 30 Jan 2006 03:20 GMT | 1 |
I have MFC based application using evc4. I want to handle PIM_ITEM_CREATED_LOCAL message . where shoud I catch this message ? Regards
|
| ActiveSync | 29 Jan 2006 23:13 GMT | 2 |
I am new to Compact Framework from Palm development. With the palm I could syncronize records in palm db tables with Paradox tables on the PC. I basically could search through the tables on both PC(Paradox) and Palm for modified records then copy the modified records to either ...
|
| Other resources thatn this news group | 29 Jan 2006 21:47 GMT | 1 |
I'm stuck and nobody is helping in this news group. Is there any other resources that I can get help? I'm not able to deploy my Pocket PC application into my device and I ahve posted severel messages without any responses.
|
| Save Bitmap as JPEG under .net CF | 29 Jan 2006 14:26 GMT | 1 |
I want to save an Bitmap object to a jpeg file under CF2.0/WinCE 4.2. bm.Save(ms, ImageFormat.Jpeg); Doesn't seem to work. Did anyone write a C# wrapper for libjpeg or similar?! I need to write to a MemoryStream, because the files are to
|
| SIP open/close events? | 29 Jan 2006 14:25 GMT | 2 |
Folks, Is there any way of being informed when the user opens/closes the SIP? Opening isn't such a problem, because this can be controlled programmatically, based on user actions and the presence or absence of a
|
| Complete newbie question | 29 Jan 2006 04:04 GMT | 1 |
I've developed a simple, single form MS Access application on my desktop using VBA. A combo box provides a list of parent items from a table. When I select a parent item, a button on the form becomes visible for each child item
|
| CeSeekDatabase fails under ActiveSync 4.1 | 29 Jan 2006 03:17 GMT | 4 |
We have a popular application which was developed and tested under ActiveSync 3.8. The ActiveSync provider uses many calls to CeSeekDatabase. Several users started complaining that the application quit working. We could not
|