| Thread | Last Post | Replies |
|
| Smartphone - key input | 21 Feb 2006 10:59 GMT | 2 |
how can I access the keys on a smartphone without having the programs started and handle WM_ESCAPE or WM_HOME instead of seeing the homescreen?
|
| run application rigtht after installation on PPC | 21 Feb 2006 08:37 GMT | 1 |
does someone know how to start an application, right after installing a pocket pc? I found something about a Setup.dll, but somehow I can't deploy this in vb.NET. Thanks for any help,
|
| compiling wince.dust | 21 Feb 2006 07:00 GMT | 4 |
hi. i am trying to compile the source code of the pocketpc virus, wince.dust found in http://www.informit.com/articles/article.asp?p=337071&seqNum=3. i used the armasm and linker from pocket pc 2003 sdk. following the instructions on the site:
|
| Reinstall/Upgrade failure | 21 Feb 2006 06:26 GMT | 1 |
When the application is upgraded from the previous version, error "Installation of SlingPlayer Mobile.cab was unsuccessful". I have included the error log, can anybody identify the error. This would be off great help.
|
| Unsigned install fails on Axim X51 | 21 Feb 2006 00:47 GMT | 3 |
I have an unsigned applications that produces the usual prompt when installed on a iPAQ rx1955 (WM5), but one of my customers with a new Axim x51 tells me he gets a more severe message without the option of installing anyway: "Installation was unsuccessful. Application was not ...
|
| how can i create a new wm5 emulator device? (i forgot!) | 20 Feb 2006 23:12 GMT | 2 |
could someone remind me how to interactively create a new WM5 emulator image with some particular characteristics? for example, I want to create one with Greek language and VGA display and phone support...
|
| send msmq message from pocketpc to desktop pc | 20 Feb 2006 20:18 GMT | 1 |
I want to send msmq message from pocketpc to desktop pc, but have some problem. The Desktop pc configure: OS: Windows XP Prc IP: 192.168.1.222
|
| Form take up the whole screen | 20 Feb 2006 20:13 GMT | 1 |
When user click on a button, I display a data entry form instead of using the MessageBox to obtain the user input. However, when the form is displayed, it takes up the entire screen and covers up the keyboard/Transcriber
|
| smbserver.dll | 20 Feb 2006 20:08 GMT | 1 |
I want to add Windows file server functionality to my PocketPC. Can this be done by creating the smbserver.dll file in Platform Builder for my device's processor, moving the file over to the PPC and adding the necessary registry settings, or is there more to it than that?
|
| localhost, 127.0.0.1 broken again in WM5 | 20 Feb 2006 19:35 GMT | 6 |
I was testing WM5 and I found connecting to 127.0.0.1 doesnt work anymore (neither internet explorer nor a sample wininet) and instead localhost works when the device is not cradled, but if it is cradled it doesnt work again. The fix suggested in
|
| Accessing serial port via .net CF | 20 Feb 2006 18:55 GMT | 2 |
I'm using a compaq iPAQ 3760 running Pocket PC 2002 (Version 3.0.11171 Build 11178). I had a .net 1.1 application reunning on it (ALthough I built in in Visial studio 2005).
|
| Problems using "SHNotificationGetData" funciton | 20 Feb 2006 18:11 GMT | 3 |
I am a C++ developr on a Win Mobile 5.0 platform. I am having problems with SHNotificationGetData(). Following is the code: ----------------------------------------------------------------------------- static const GUID CLSID_SHNAPI_OemNotif2 = { 0x99de7411, 0x772f,
|
| Create setup for PPC application | 20 Feb 2006 17:58 GMT | 3 |
I used the Compact FrameworkSDK's Cabwiz.exe to generate the .CAB file and EzSetup.exe to create the installation .EXE. Everything seems to create ok'ed, but when I tried to run the installation, I got the following error:
|
| Does the PocketPC always opens GPRS connection from the craddle wh | 20 Feb 2006 17:55 GMT | 4 |
I am tring to connect to web server by WebRequest Class in C#. I have put my PDA in the craddle and it has Internet connection there, but the device tries to open GPRS connection to connect to server. How can I avoid this opening of GPRS connection? Is it possible?
|
| Installing app on imate | 20 Feb 2006 17:02 GMT | 2 |
I have a CF application that easily installs on the Dell Axim Pocket PC, but could not get to install on an IMATE phone/pda. Kept complaining about invalid setup file. Tried running CAB on the imate and also using the MSI generated by the Visual Studio build process,
|