| Thread | Last Post | Replies |
|
| VS 2003 Windows Mobile 2003 (2nd Ed.) tool bar buttons | 16 Oct 2004 20:47 GMT | 8 |
There is a problem showing tool bar buttons graphic images in Windows Mobile 2003 (2nd Ed) CE 4.2. I have read the FAQ "Why do the toolbar images seem to disappear from my application when running Windows Mobile 2003 Second Edition? Toolbar images that seem to disappear are ...
|
| Knowing if app is running in emulated QVGA mode on a VGA device | 16 Oct 2004 19:57 GMT | 2 |
I am running a QVGA (240x320 or 96 dpi) app on a VGA (480x640 or 192? dpi) device. The same app will be run on both QVGA and VGA devices, though. The application has no problem running in the scaled or "eumlated"
|
| PPC 2004 SDK | 16 Oct 2004 19:54 GMT | 2 |
Where to find the PPC 2004 SDK (at least for x86 emulator)? Wet Magneto
|
| How to check, is your Pocket PC connected through GPRS or ActiveSync? | 16 Oct 2004 09:19 GMT | 1 |
I don't know if we have a way to check which type of connection now active GPRS or Active Sync or WiFi?
|
| PPC CSS | 16 Oct 2004 01:56 GMT | 3 |
The following works fine in explorer and on celllphone but doesn't on PPC, anyone know why? .latebox { margin: 1px ; padding: 1px ;
|
| REWARD: chr() not working for Chinese "Locale" | 15 Oct 2004 20:50 GMT | 9 |
I have a real stumper of an issue...I am creating a string, character by character by doing a: Do S = S & CHR(X)
|
| Application not working On Emulator: Newbie | 15 Oct 2004 20:39 GMT | 4 |
I am developing PPC applications using VS.Net 2003. I test my application on Pocket PC Emulator. My applications use to work fine few weeks ago. But now I have started getting this error: Launching Application
|
| Problem while trying to debug on pocketPC | 15 Oct 2004 20:19 GMT | 1 |
I have simple "hello world" application. I tried to debug it on PocketPC 2003 (iPaq 5550), but following error occured: --- visual studio output: ------ Deploy started: Project: PDA2, Configuration: Debug Pocket PC ------
|
| WM2003SE toolbar bug-fix required | 15 Oct 2004 19:33 GMT | 1 |
After having problems getting my toolbar to display images I've found the likely source of the problem. The problem arises when an imagelist is populated in the design view of VS2003 (possibly other versions as well), meaning the images are stored in the resource list for the ...
|
| Want to create my own program for displaying GPS info | 15 Oct 2004 19:23 GMT | 4 |
In my case I have a Dell Axim with a Pharos GPS system. The included software is Ostia, which doesn't allow me to display altitude, direction, and speed on the same screen as the map. So I'd like to write my own app to handle the presentation of the information. How do I get the ...
|
| How insert a picture .jpg in background of a application VB.net ... | 15 Oct 2004 19:22 GMT | 2 |
Thanks for advance, i am a newbie on this plate-forme. Pacha
|
| About C#.NET and PPC | 15 Oct 2004 16:42 GMT | 3 |
I want to develop an applications with C#.NET for PPC. I have installed ActiveSync3.7.1 and .NET 2003 sequentially,then I tried to test a simple SmartDeviceProgram(only has a button on the form). The
|
| Problem with WSPStringToAddress in MS LSP Sample project | 15 Oct 2004 15:40 GMT | 3 |
I'm attempting to write an LSP for use in newer WinCE devices (ie later than 4.2). I've retrieved the LSP sample from Platform Builder and built this using MS Embedded VC 4.0. I have also built the LSP Installer project
|
| getting files back from the emulator | 15 Oct 2004 13:37 GMT | 3 |
after using the real PocketPC device for developing for quite a while, we now have to use the PocketPC emulator. my question seems trivial, however I cannot find any answers: after I deploy the solution and additional xml files TO the emulator and
|
| How to connect to a web service using https | 15 Oct 2004 12:21 GMT | 1 |
I want to connect to a web servic that build on SSL, I only can connect to the web servic from my pocket application by https, someone else can help me? Thanks!
|