| Thread | Last Post | Replies |
|
| Ative sync | 07 Dec 2004 12:25 GMT | 2 |
Can any point me in the right direction. I have created a sync copy of my access 97 database on a PPC manually via active sync. does anyone know how I can do this programaticaly
|
| Palm developer trying to migrate C++ app to PocketPC | 07 Dec 2004 08:21 GMT | 4 |
I've used CodeWarrior to create an app on the Palm that I'd like to get working on PPC also. I tried to separate as much code as I could into C++ objects in the hope that they could be re-used for PPC, and then I'd mostly just have to re-write the interface, which isn't too ...
|
| SQL Server SE & JDBC | 07 Dec 2004 08:15 GMT | 1 |
is there any way to connect to SQL Server CE via JDBC? (especially by Microsoft JDBC driver for MSSQL 2000 or any other...)
|
| eVC Tutor website | 07 Dec 2004 06:48 GMT | 1 |
Can anyone suggest a good eVC learning website? I prefer some with practical exercises such as developing a app from beginning to end step by step. Thanks a lot.
|
| Running a PocketPC 2003 Emulator in an Automated Build Process | 07 Dec 2004 06:40 GMT | 1 |
I have an automated build process that uses CruiseControl and ant to build .NET and .NET CF code. When I check code into my CVS repository, CruiseControl discovers there is new code and runs the ant script to
|
| [HELP] Object Serialization | 07 Dec 2004 06:39 GMT | 1 |
If this question has been asked before, then I am sorry. I am having difficulties with a Pocket PC program I am writing. I have a ArrayList of objects that I would like to write to a file. Problem is I cannot find information on how to do this. Can anyome help with with a snippet of ...
|
| Multithreading in CF.NET | 06 Dec 2004 22:52 GMT | 4 |
I need to regulate the speed of some threads in a Compact Framework .NET C# application. In other languages on other platforms I have used a monitor/lock with timeout to achieve this. It seems, however, that the Compact Framework doesn't natively support this (the general .NET ...
|
| Using a extern variable | 06 Dec 2004 21:07 GMT | 5 |
Hi, I need to use a global integer and CString variables in a project. I'm using EVC++. I have a globals.h where I put: ////////////////////// #ifndef __GLOBALS__
|
| Disable buttons | 06 Dec 2004 17:12 GMT | 2 |
I am wanting to disable the buttons except the power button, but I want to doit programatically - is this just a registry setting?
|
| Error when downloading to device | 06 Dec 2004 16:15 GMT | 3 |
I am using Handheld PC, H/PC pro 2.11, EVC++ 3.0, ActiveSync 3.5. I have an active connection between the desktop and Handheld PC. My EVC++ app build correctly, however gives the foll. error when trying to automatically download the debug exe to the device:
|
| iPAQ rx3700 Series Camera API | 06 Dec 2004 15:58 GMT | 3 |
Apologies for the cross post but this seems to span a couple of categories. We are attempting to port an application to the iPAQ rx3715. This device features an integrated camera for which there is currently no
|
| How to develop a PPC application | 06 Dec 2004 03:15 GMT | 10 |
Hey everyone, hoping someone on here can either help me or point me in the right direction to where I can get help. I am a taxi driver and use my PPC along with TomTom 3 to find addresses and routes to destinations. Once I arrive at my destination
|
| WinCE Clipboard how to | 06 Dec 2004 01:37 GMT | 2 |
I want to copy something to clipboard, and bellow codes work well in Win32, but don't work in WinCE. any tip or suggestion would of great help.
|
| Pocket Outlook Object Mobel and C# | 05 Dec 2004 23:25 GMT | 2 |
I've just found some information about the Pocket Outlook Object Mobel and how to use it as an interface between an application and Outlook on the Pocket PC. However all the code is in C++. Can I do the same thing in C# or how do I using C++ code in my C# project. I
|
| URGENT: Please help STL compile error | 05 Dec 2004 20:36 GMT | 2 |
This error has started appearing in my application now that I'm compiling with STL. I've had a good look around the 'net to try to find a solution but couldn't find anything. Can anyone please shed some light on this?
|