| Thread | Last Post | Replies |
|
| Today screen message and colors | 14 Nov 2005 15:53 GMT | 4 |
To continue on the same subject, I would like to know if I can find somewhere the value of the today screen colors. For example: TODAYM_GETCOLOR (WM_USER + 100)
|
| about Mobile 5.0 AKU2 | 14 Nov 2005 12:57 GMT | 1 |
I Use Windows Mobile 5.0 AKU2 compiler base Intel PXA270 Pocket PC OS. — BSP: "INTEL_DBPXA27X Bate" — Release type: as desired; Intel tests against the "Retail" release type — Project type: "Pocket PC"
|
| How to hard reset the Pocket PC (iPaq 6700) programmatically? | 14 Nov 2005 12:17 GMT | 6 |
I'like to hard reset the windows mobile 2005 (ipaQ Pocket PC 6700). How can i do that programmatically? Please help in this regard it is urgent. Thanks in Advance.
|
| connecting to a vpn server | 14 Nov 2005 07:47 GMT | 1 |
Is it possible to programmatically to connect to a vpn server, e. g. by calling a rasbook entry? The connection shoul be made by gprs. Are there any code examples? TIA
|
| Enhancing CF Controls | 13 Nov 2005 19:36 GMT | 4 |
What's the easiest way to add a Tag & Name property to every control within the CF? I assume I can add these properties to the Control class but I don't know where to start.
|
| Newbie - Windows Mobile 5.0 - SMS.dll | 13 Nov 2005 17:13 GMT | 1 |
I'm trying to run the SMSIM example from the Windows Mobile Version 5.0 SDK, but I get an error saying "could not load sms.dll". The SDK says that the requirements to run this code sample are Pocket PC SDK: Windows Mobile 5.0 Pocket PC SDK.
|
| ActiveSync Wizard | 13 Nov 2005 15:02 GMT | 2 |
At one point in time, embedded VC++ shipped with a wizard for generating ActiveSync service provider code. Does anyone know where to find it, how to use it, how to get it to work for the desktop side code in Visual Studio 2003, etc?
|
| How to find out... | 13 Nov 2005 12:55 GMT | 3 |
How can I find out is the Pocket Pc on which my application is running has phone capabilities (PPC Phone Edition) or not?
|
| Creating 16bit bitmap | 13 Nov 2005 04:40 GMT | 1 |
Hi, i need to create bitmap, write image to it using GDI functions and save it to file. It is not problem for true color bitmaps. For 24bit bitmaps i create create memory dc by calling
|
| Looking for Tips in porting WinForms library to CF library | 13 Nov 2005 04:12 GMT | 1 |
A while back I successfully built a DataObject Library for my WinForms apps. I'm now trying to port this library over to use with my CF apps. I've come up against two issues that I'm not sure how to resolve: 1. I pass an AnchorStyles value to a method that then uses it to set the
|
| setup / cab | 12 Nov 2005 21:53 GMT | 5 |
FInally i finised my program and would like to deploy it i would like to make a cab or setup file which i will copy to a sd card and the customer can install it without pc system how can i make this file?
|
| activesync and serial port comms | 12 Nov 2005 21:53 GMT | 8 |
My program uses the serial port on my pocket pc to connect to some hardware box. I am using a terminal emulator to monitor the port and the word 'client' is repeatedly appearing, this is nothing to do with my program.
|
| How to manage a today plugin background | 12 Nov 2005 21:01 GMT | 2 |
Everything is almost is the title :) Actually, I used the sample plugin that is provided with the SDK and I was very surprised to see that this is up to the plugin to manage a transparent background.
|
| Several today plugins using the same DLL | 12 Nov 2005 10:14 GMT | 7 |
Could you please tell me if it is possible to have several today plugins on the homescreen of a PPC that uses the same DLL? Actually I tried to do it and only one was displayed... but perhaps I have a bug in my plugin :-).
|
| Windows <Mobile 5 Rapi Database Access | 12 Nov 2005 07:08 GMT | 8 |
I am trying to use RAPI to transfer contacts from my Sprint newest windows mobile 5 phone to my pc. since the database now are embedded and stored as pim.vol. i first tired to use RAPI CeMountDBVol to mount the pim.vol but failed. the error code seems
|