| Thread | Last Post | Replies |
|
| Conection Problem | 23 Sep 2004 14:35 GMT | 1 |
I'm making a ftp program.. but i'm having a problem i made a Get function taht uses InternetOpenFile and InternetReadFile to write a file from the ftp server to the pocket.. but after 12 transfers i get a error in InternetOpenFile (ERROR_INTERNET_CANNOT_CONNECT) i'm closing
|
| Pocket PC FTP??? | 23 Sep 2004 01:38 GMT | 1 |
Is there anyway using C# or eVC++ to upload a file from my Pocket PC application to my website?? I have search all over and can only find 3rd party dlls and api's but surely there must be an easier way. Any help would be much appreciated.
|
| FindFirstFile (to decrypt all files) | 22 Sep 2004 19:02 GMT | 4 |
I want to decrypt the list of files from one folder LPTSTR lpszSource = TEXT("\\My Documents\\iPDA\\*.enc"); and place it in another LPTSTR lpszDN = TEXT("\\My Documents\\iPDA\\New\\");
|
| Backlight on PPC | 22 Sep 2004 18:34 GMT | 6 |
I have been looking for a way to control the backlight on the PPC. My application has a long process and the backlght goes off right in the middle of it. I need to keep the backlight on for the process to complete. I have identified two solutions:
|
| GPS | 22 Sep 2004 17:37 GMT | 7 |
I want to use GPS in my Smart Device Application. Can anybody here give me any information about it? - It is difficult to implement? Is there any literature, code samples, etc. available? thanks in advance.
|
| Background Picture for eVC++ 4.0 WIN32 Application | 22 Sep 2004 17:27 GMT | 1 |
How to add background picture in win32 eVC++ 4.0 application? right now its a blank whitescreen is been shown as background.. -- Thanks,
|
| vs2005, wm2003, stl... | 22 Sep 2004 16:58 GMT | 2 |
Hi evribody, I'm working on vs2005 beta 1 and I'm trying to develop an application for wm2003 using STL. I've created a base MFC application (it works); then I add a STL object
|
| Is Directshow Editing Service available on WinCE or PocketPC/Smartphone platform | 22 Sep 2004 16:54 GMT | 3 |
I'm planning to port a windows video editing software developed on the Windows desktop to the CE platform. I am evaluating the technicalities involved, and the main sticking issue is the dependency on Directshow Editing Service. I am wondering if any of you could provide any ...
|
| Heads Up Display | 22 Sep 2004 13:57 GMT | 2 |
If i put the PocketPc on the dash - it could reflect in the windshiled. If i could measure the cars speed i would not have to constantly look down at the speedomener. Not wanting to re-invent the wheel - i need to locate a few resources.
|
| Can we activate ActiveSync Synchronization programatically | 22 Sep 2004 12:37 GMT | 2 |
Can we activate ActiveSync Synchronization programatically in .Net CF? or What would be the choices for copying files b/w PPC and Desktop from within custom application?
|
| eVC4 MenuBar problem | 22 Sep 2004 09:29 GMT | 2 |
I am a Palm programmer and not very experienced with PPC programming, I am now stuck by a MenuBar problem. I got a MFC dialog base project (default without MenuBar), and I want to add a menu bar for it.
|
| tcp/ip over usb | 21 Sep 2004 23:52 GMT | 1 |
I am writing a cross platform game for pocket PCs/windows desktops, using TCP/IP for communications. Unfortunately, while it all works fine on desktop machines, I am unable to get TCP/IP fully working over the USB cable.
|
| How to programmatically create/edit a Connection Manager entry | 21 Sep 2004 23:37 GMT | 1 |
I have been trying to figure this one out for a while now. How can I programmatically create and/or edit a Connection Manager entry on Windows Mobile 2003 & Smartphone using C++? Any information will be greatly appreciated.
|
| How to set a file's LastWriteTime property | 21 Sep 2004 23:21 GMT | 3 |
Is there a way to set the LastWriteTime for a file in the compact framework? (Regrettably, FileInfo.LastWriteTime is read-only in the compact framework.) Thanks...Dan
|
| HP 6315 - Email does not seem to work? | 21 Sep 2004 22:45 GMT | 1 |
I've got an HP 6315 using T-Mobile's GPRS/WIFI service. It has an awful time with POP3 email - whether retrieved via GPRS or WIFI; it times out, and sending - forget it. I have never sent an email of length greater than 3K with this unit.
|