| Thread | Last Post | Replies |
|
| Calling a webservices. | 10 Apr 2005 17:41 GMT | 2 |
I am able to connect from a console test application to a webservice on my local machine. I am unable to connect to the same webservice from a Pocket PC 2003 emulator. What can I do?
|
| Pocket Excel Control | 10 Apr 2005 15:57 GMT | 4 |
Is there any kind of a Pocket Excel control that would allow me to load a Pocket Excel file into my application?
|
| Automatically Check the 'Pocket Access' Option on ActiveSync | 10 Apr 2005 10:47 GMT | 4 |
I have figured out how to use the DESKTOPTODEVICE API to create a sync relationship for an Access database between my PC and PDA. But I would also like to programatically select the checkbox on ActiveSync, where you go to Tools->Options->Pocket Access, and checkmark it there. ...
|
| notes.exe | 09 Apr 2005 23:11 GMT | 2 |
I have a pocket pc 2003 application built to manage a large number of .pwi files via a calendar interface. This application needs the ability to open the .pwi file, so I'm using CreateProcess to launch "notes.exe", and supplying the appropriate filename as a command line ...
|
| How to tell CE App manager to take transfer an xml file to the device | 08 Apr 2005 23:33 GMT | 4 |
I'm using an xml file for my application configuration and I change this xml file during installation( I get some paths from the user and update the xml file) ,now I'm looking for a way to tell CE App manager to trabnsfer this file along with cab files to the device.Is
|
| Hooks | 08 Apr 2005 22:57 GMT | 1 |
Hi I need to add hooks in my application such that in future if we need to add more DLLs then it would just take a click to that.Is there any way that this can be done.
|
| Upward / Backward compatibility question | 08 Apr 2005 20:48 GMT | 1 |
Hi Group I'm relatively new to PocketPC programming. I have written a little application useing the PPC 2003 SDK. The only "special" libraries which are not part of i.e. WCE anyways I'm aware of are those used by
|
| Switching between dialogs | 08 Apr 2005 20:43 GMT | 1 |
I've been trying to create an application with 3 simple dialogs and a combo box which allows switching betweeen these dialogs. My problem is that when a new dialog is selected I do now know the correct method to change to it. I simple call Dlg2.DoModal();
|
| IWebBrowser2 on Pocket PC? | 08 Apr 2005 20:36 GMT | 2 |
Is there any kind of a IWebBrowser2 (or anything like it) interface on the Pocket PC? If so, where can I find the documentation? thanks in advance, ed
|
| Extend Tools Menu in Pocket Outlook | 08 Apr 2005 20:31 GMT | 1 |
Is it possible to add my own custom menu items in Pocket Outlook. I'm thinking of the Tools menu in Inbox. Does this have to be done with embedded C++ code? I know that I can create my own application and get Inbox functionality using POOM but I need to be able to extend ...
|
| ActiveSync | 08 Apr 2005 20:25 GMT | 2 |
I'm experiencing problems if my device is connected via cradle and therefore it is using the internet connection of my desktop pc. After some successful internet connections no new connection can be made. Is there any known issue with ActiveSync or is it sure to revise my code
|
| Access database on handheld? | 08 Apr 2005 20:20 GMT | 14 |
I am going to make a small application for a customer. The customer want to be able to register a couple of lines of data on a handheld device, transfer the data to a ordinary access database and delete the registered records on the handheld.
|
| How to use custom interface of com object in pocket pc | 08 Apr 2005 17:46 GMT | 1 |
I developed a simple com object using ATL COM object wizard. After this i created a simple MFC dialog based application. I wanted to use that com object in this mfc application using custom interface. How should i do this? Thanks,
|
| delegates | 08 Apr 2005 14:48 GMT | 2 |
i am developing using c# for a ppc device. i have reached a point where my ideal would be to use function pointers. reading about delegates, these probably seem to be the closest to what i need but i am not quite sure they will do the job.
|
| multi-columns in Treview (using Compact Framework) | 08 Apr 2005 12:31 GMT | 2 |
I 'am using PPC 2002 & compact framework 1.0 can any body tell me How we can achive multi coloumns in the treview control? if not, any thirdparty tools...!!!! plz reply... rdgs,
|