| Thread | Last Post | Replies |
|
| Kindly review the document | 22 Dec 2005 20:00 GMT | 1 |
I have written a very small document for Windows Mobile 5.0 Stuff has been gathered based on my own experience (With Google) http://s22.yousendit.com/d.aspx?id=3AHV7PHA2N6PQ0RPTP40HDNLTQ Above is the link to the document.
|
| Portrait to Landscape... | 22 Dec 2005 19:54 GMT | 1 |
How can I dynamically rearrange my Dialog controls when users convert they display from Portrait to Landscape (e.g. on HTC Universal)? I've tried with ON_MESSAGE(WM_DISPLAYCHANGE, OnDisplayChange) but I get the error message saying that WM_DISPLAYCHANGE is 'undeclared
|
| Visual Studio 2005 | 22 Dec 2005 13:30 GMT | 3 |
Just a quick one from MVP's out there. How is the confidence of going for visual studio 2005 for pocket pc application being latest release from MS with platofrm windows mobile 5.0 . I see that evc would be a better up than using vb.net .. what are your
|
| RPN Registration fiasco | 22 Dec 2005 11:53 GMT | 8 |
Over the last few weeks, I've switched my products to use the RPN registration algorithm found on Handango, PocketGear, PocketLand, Mobihand and others. Now, on the day of release, I've discovered that the RPN implementation IS DIFFERENT amongst the various distributors.
|
| Control the blinking green light (power light) | 22 Dec 2005 09:22 GMT | 1 |
Is it possible to control the blinking green light on my HTC wizard (Qtek 9100)? Preferabely from .NET CF Want to reconfigure it to blink when a unanswered message og call is
|
| porting from vc dsw to evc vcw | 22 Dec 2005 07:59 GMT | 2 |
Does any know how to convert a dsw project to vcw project? Every thanks.
|
| Theme Generator for '05? | 22 Dec 2005 02:24 GMT | 1 |
Is there a theme generator for 05? Tried the '02 and it doesn't work! :) Thanks! Jack
|
| how do i get the system to wake from sleep??? | 22 Dec 2005 00:03 GMT | 6 |
My application is designed to do some processing for a few minutes, let the system go to sleep for a half hour or so, wake back up to do some more processing, go back to sleep, and will repeat this process several hundred times over the course of a few days. Of course, battery ...
|
| PocketPC to Windows CE project | 21 Dec 2005 22:54 GMT | 5 |
I have a windowless project on embedded visual C++4.0 running for PocketPC 2003, i want it to run into a teletype Windows CE .NET 4.20 device, when i try to run it it says that is not a Windows CE application, i already convert the project to VIsual Studio 2005, but the same ...
|
| PocketPC -> WinCE | 21 Dec 2005 22:54 GMT | 5 |
If you have a PocketPC application, it shouldn't be too hard to create a tool that converts the sourcefiles into WinCE style should it? As long as you are using a WinCE machine with PocketPC-specifics (screen size etc), it should just include a bunch of changes in the settings of ...
|
| Pocket PC application | 21 Dec 2005 19:05 GMT | 4 |
The latest pocket pc platform, does it have extensive api's for operating the calendar application and the date / time , task management ? Pl. let me know .Would the app's for pocket pc 2003 phone edition work with pocket pc 2003 as well ?
|
| WCHAR length | 21 Dec 2005 16:27 GMT | 9 |
I've searched a while on Google and haven't been able to find the answer to this. What is the max length of WCHAR? TIA.
|
| could not establish connection to the network | 21 Dec 2005 14:46 GMT | 2 |
I have established a web service on a local machine. I can call the web service fine using a full blown application. I can call the web service fine using the PPC executable being run straight on the local machine. When I run the PPC executable on the emulator or on my device ...
|
| Activesync and WM 5.0 - Pocket Access syncing | 21 Dec 2005 14:28 GMT | 2 |
Has there been any progress on an unsupported download available on MSDN that includes an ADOCE sync provider for AS4 and a patched set of ADOCE runtimes for WM5. Last post by Robert Levy stated that there was not a ETA for the files in question.
|
| Help In displaying PNG image | 21 Dec 2005 09:56 GMT | 7 |
Hi !! I'm developing one application where I'm downloading one png format Imate from the webserver and displaying it on WinCE 5.0 OS Devices. I can able to connect to webserver and can downlod the image in buffer.
|