| Thread | Last Post | Replies |
|
| how to run a applikation from sd-card in auto start menu | 10 Oct 2006 22:29 GMT | 2 |
the problem occurs when you run a program in the auto start when it is located on the sd-card. the auto start command is run when the sd-card is not initialized yet. anyone has a idea how to solve this?
|
| Synchronize Pocket Outlook Calendar | 10 Oct 2006 20:23 GMT | 1 |
I am looking to synchronize the Pocket Outlook calendar with our desktop application's calendar. We will need to support WM5 and WM2003/2003SE. I have been researching methods to provide for this synchronization. One problem that I am having is that we need to track
|
| Connection Manager: application cannot access the internet | 10 Oct 2006 18:34 GMT | 2 |
i have a small application that uses WinInet to download files from a web server the application works fine when the phone is cradled/on the emulator (WM 5.0 SP/PPC)
|
| Implementing SetCapture with OwnerDraw button | 10 Oct 2006 17:58 GMT | 9 |
Hi, I am develping PocketPc app in C++. I have an ownerdraw button hosted by Modal dialog box which loads a bitmap for pressed and unpressed image using the ODS_SELECTED bit to determine what state the button is. THis is implemented in WM_DRAWITEM.
|
| How to read Pocket Excel( .pxl file ) and Pocket Power point file in Compact Framwork | 10 Oct 2006 11:57 GMT | 1 |
i want to read pocket excel and power point document.Is thereany API to do this in comapct framework? any Ideas.. Thanks
|
| COM ports | 10 Oct 2006 11:32 GMT | 1 |
How could I know the COM potrs I can handle in my pocket PC? I'm trying to connect with the internal GSM of my Pocket PC but I can find which COM uses it. Thanks.
|
| Getting HMENU from SHMENUBARINFO | 10 Oct 2006 08:50 GMT | 3 |
In my code, I need to have handle to Menubar for adding / deleting menu items dynamically... I also need to check / reset few items. I have created a menubar like : HMENU g_Menu
|
| Not getting WM_COMMAND after subclassing | 09 Oct 2006 17:45 GMT | 9 |
Hi, I'm developing a PocketPC c++ app. I have a button in a dialog box and to intercept the WM_LBUTTONDOWN and UP messages i subclassed the button control. However now when i click on the button i'm not getting the WM_COMMAND, BN_CLICKED for my button in Dialog procedure.
|
| Access DB on a Pocket PC device | 08 Oct 2006 20:10 GMT | 7 |
I started VB.2005 a few months ago and have progressed and now I want to try and writea program for the Pocket PC. My "playing around" program is simple and I have an Access DB that I want to read one record in a form, and go to another form with three tabs to display
|
| VS 2005/Emulator - Files get copied again each time I run the application | 08 Oct 2006 06:50 GMT | 2 |
I have a question about VS 2005/Pocket PC emulator. I have a very simple test application that simply copies the files over to the device. Now, every time I run this application it starts this lengthy process of copying the .NET CF framework including all the DLLs in my
|
| How do I handle ActiveSync mutual additions? | 08 Oct 2006 00:26 GMT | 1 |
My service provider doesn't use the CEOID as the UID for columns, but must use GUIDs. So, there's the possibility that both the desktop and the device will add the same row independently. What does my service provider need to do to account for this scenario, or does
|
| GetOpenFileDialog | 07 Oct 2006 10:42 GMT | 7 |
why is it not possible to select any file in any folder with the GetOpenFileDialog method on a WM5 PDA? How can I allow the user to select a file for opening if it is e.g. under .\Program Files\ ?
|
| USB comm with CDC or RNDIS | 07 Oct 2006 08:05 GMT | 1 |
We have a project that involves windows mobile devices communicating with a custom hardware device over USB. The custom hardware device is being built from the ground up, and we have control over all aspects of it's software and hardware development. The mobile devices will
|
| need sample codes | 07 Oct 2006 00:30 GMT | 2 |
I am new to vb.net.I want to develop a database application for windows mobile 5.0 using visual basic in visual studio 2005. this is the outline for this application. It is a address book application.
|
| messagebox with confirm | 06 Oct 2006 23:00 GMT | 2 |
How to send confirm messagebox with vb.net in the pocket!!! help me!!
|