| Thread | Last Post | Replies |
|
| Error with CopyFile function | 15 Sep 2006 08:39 GMT | 2 |
I just want to copy a file to a destination and it doesn't work. The Very simple code is : #include "stdafx.h" int WINAPI WinMain( HINSTANCE hInstance,
|
| Syncing existing data | 15 Sep 2006 06:09 GMT | 2 |
I have 2 sync data files within activesync 4.2. Pocket PC2 and Pocket PC. I need to copy / sync the data from pocket PC2 to a new device. How do I do this. Is there a way to manually copy the data from PC to Pocket PC
|
| CDynamicAccessor, GetValue and blobs | 14 Sep 2006 22:33 GMT | 2 |
I have a SQL Server 2005 database and I am pulling down (RDA) a table to SQL Server CE. I have a field that is nvarchar(512) on the desktop side which gets down to the device as ntext (blob.) So, I need to use CDynamicAccessor's GetValue to read this blob (which is really just some
|
| CreateDIBSection blank screen | 14 Sep 2006 21:59 GMT | 1 |
I am using CreateDIBSection method, and writing a Bitmap into a bmp file. When I open the bmp file it shows a black(blank) screen. Why the image is not captured? Please help.. The code is as follows.
|
| Migration from Visual Studio 6 MFC to embeded Visual Studio 4 and MFC (from Windows XP to Windows Mobile 2003) | 14 Sep 2006 21:59 GMT | 2 |
I wrote an application in VC6 using MFC and I would like to migrate that application so it would run under Windows Mobile 2003, Can I compile the application in eVC4 witout any changes ? Are there any steps that need to be taken in order to migrate a
|
| fujitso-siemens Pocket PC LOOX 720 Camera API | 14 Sep 2006 21:59 GMT | 1 |
Hi, I'm curretly developing an application to the fujitso-siemens Pocket PC LOOX 720, it runs windows mobile 2003. The application needs to use the camera but I found that only windows mobile 5.0 has the functions to capture video from the camera, so I need to know how can I
|
| COM between processes on same machine on 2005 - yes or no? | 14 Sep 2006 20:28 GMT | 1 |
I'm trying to figure out if my app, which uses out-of-process COM to communicate between different processes on the same machine, can be easily ported to run on most mass-market Windows Mobile 2005 devices. Maybe I am misreading it, but I can not get a conclusive answer from
|
| Createobject function | 14 Sep 2006 19:22 GMT | 1 |
how i can free the memory after to have created an ADOCE object with this function. the statement set obj=Nothing does not work
|
| Retrieving ROM version WM5 | 14 Sep 2006 14:59 GMT | 1 |
Is there a way to retrieve the ROM version programatically? There is a way to retrieve the OS version GetVersionEx(), but i am specifically looking for an API or a method by which i can get the "Software version" or "ROM version" in Pocket PC and smartphone.
|
| DLLImport Breaks Designer in VS2005 | 14 Sep 2006 13:52 GMT | 2 |
Using a DLLImport in a user control prevents it from working in designer. To reproduce this issue, create a control library... leave the default control. Create an override for the Paint and have it clear the background to red.
|
| Connection Manager help | 14 Sep 2006 08:58 GMT | 3 |
I am using having trouble understanding the intrictcies of the Connection Manager API. I have written code to establish a connection to a server through ConnMgr and then use sockets to send and receive data from that server. I have seen different behavior in three different ...
|
| About CeCopyFile(RAPI) | 14 Sep 2006 02:56 GMT | 4 |
I have written a short test program use CeCopyFile() function to copy files from PPC to PC. But there are allways errors returned. For file the error number is 3 or 32 while for folder the error number is 5. I use CeFindFirstFile() and CeFindNextFile() to get the remote file
|
| Does Windows inform an App when the device is Powered on OR Off | 14 Sep 2006 02:43 GMT | 4 |
Does the OS on the PocketPc and Smartphone, inform a running application when the device is powered up or powered down ? CeRunAppAtEvent() can invoke an application with command line arguments; Is there a similar API which will send a message to a Window instead of invoking
|
| Active SYnc 4.2 problem | 13 Sep 2006 21:32 GMT | 6 |
The delete mobile device is grayed out on activesync. When I connect I can browse the device but no sync happens. Is there a way to re-set this.
|
| Remote control sbs 2003 | 13 Sep 2006 17:15 GMT | 2 |
Is this possible from WM5?
|