| Thread | Last Post | Replies |
|
| Date Conversion | 14 Feb 2005 21:42 GMT | 1 |
I have an XML file created from an Access2003 database. There is a Date/Time field. In my PocketPC application, I have a TextBox for a date. The code for storing the date is:
|
| Using TODAYM_TOOKSELECTION on custom today plug-in | 14 Feb 2005 21:07 GMT | 2 |
I'm making my own Today plug-in for Windows Mobile 2003 Second Edition and I'm having difficulties in using one aspect of the new selection API. I have set the registry key Selectability to DWORD:2 so I have to
|
| RAPI: Cannot copy PC file to PocketPC | 14 Feb 2005 19:27 GMT | 3 |
Using Rapi.dll I have managed to copy a file on my PocketPC device to the PC. I cannot however copy a PC file to the PocketPC. CeGetLastError gives an error# 0. What could be the problem here?
|
| PPC and assembler | 14 Feb 2005 18:38 GMT | 2 |
I use eMVC4 on a ARMV4 target, and I need to speed up small parts of the code that are repeated often. I have searched high and low for information on how to interface assembler code into my C++ project, but have so far come up with absolutely nothing
|
| IContextMenu Implementation | 14 Feb 2005 18:08 GMT | 1 |
Does anybody know where I can find a copy of an IContextMenu implementation sample in eVC++? Thanks in advance, ed
|
| A very curious problem with PPC 2003 SE and a Control Panel app | 14 Feb 2005 17:27 GMT | 1 |
First let me appologize for not having as many details about this problem as you might want. Here's I brief description of the problem I face. I have been tasked with fixing an existing app, so that it is compliant with
|
| Toggling between Landscape and Portrait modes is broken | 14 Feb 2005 17:26 GMT | 1 |
I am still struggling with a problem in some code I have inherited. When the application reaches a certain point in its execution I loose the ability to toggle my PPC 2003 SE device between landscape and portrait modes.
|
| SMS and Inbox (MAPI) | 14 Feb 2005 17:25 GMT | 2 |
[my PocketPC is PPC 2003 Simplified Chinese version] I am tring to develop a program that can send scheduled SMS automatically. I can do it with SMS API's such as SmsOpen, SmsSendMessage etc. With this method, the SMS sent will not be saved in the "Sent" folder. So I
|
| Memory size in emulator | 14 Feb 2005 15:51 GMT | 2 |
In VS.NET 2003 in the configuration of the "device" there is an option to set the RAM size for the emulator, it defaults to 64MB. Despite that setting when the emulator starts and I go to Settings->System->Memory it reports about 29MB total memory. I am running on a system with ...
|
| SHFullscreen() on TIMER? | 14 Feb 2005 10:40 GMT | 4 |
how to place the ShFullScreen Routine in case WM_TIMER: break; /*
|
| How to create a SIP? | 14 Feb 2005 10:09 GMT | 2 |
How to create a SIP? I know it is not possible with cf.net. So how I can create it? Evan Camilleri
|
| Listbox and WM_LBUTTONDOWN/UP | 14 Feb 2005 09:26 GMT | 3 |
First off I'm using c++ and can't use MFC. I was wondering if anyone knows why I'm not getting WM_LBUTTONDOWN/UP and other mouse events when inside a listbox and if there is a way around it. TIA.
|
| How do I Open a COM-Port in Shared-Mode | 14 Feb 2005 08:10 GMT | 3 |
my PPC has an internal GSM-Card (Siemens MC45). I have to switch on the Modem, and send the PIN. From the Connectionmanager I want start one Connection. I can open the right Port, send the PIN and I can dail a Number.
|
| Database IDE for PPC | 13 Feb 2005 22:17 GMT | 1 |
I've done a considerable amount of MS Access development, and I'd love to be able to build a DB and forms for use on my new Dell Axim X50v, but obviously no such luck is to be had today. Anyone know a reasonably inexpensive desktop RDMS desktop IDE for
|
| POOM - Pocket PC 2003 - Visual Studio .NET 2003 - eMbedded Visual C++ 4.0 | 13 Feb 2005 20:09 GMT | 3 |
I am in the process of writing an application to write appointments into the Pocket PC calendar using the Pocket Outlook Object Model. My development environment is .NET 2003, and I have spent a few days researching the issues regarding managed .NET's inability to communicate
|