| Thread | Last Post | Replies |
|
| Button with Icon on Menu | 24 Apr 2006 21:54 GMT | 2 |
I currently have a menuitem on my WM5 app that is working fine. All the menu items are currently text. I would like to replace some of them with either an icon, or a button with an icon on it. Any advice on how to do this would be appreciated.
|
| AppForge | 24 Apr 2006 21:54 GMT | 8 |
Excuse the cross post but I needed to find out a fairly general question about dev platforms.... Evaluating AppForge's Crossfire IDE plugin to Visual Studio......seems like you loose some functionality but possibly gain in using some of their
|
| Windows Mobile 5.0 and GPS connection issues | 24 Apr 2006 18:24 GMT | 1 |
I have an IPAQ 4700 (running WM 5.0) and Holux CF GPS unit. I have written an app using Visual Studio 2005 with the WM5.0 SDK. The problem I am having is after the unit suspends and then I power it back on, I seem to lose the GPSID connection with the GPS unit. The GSP
|
| Open other application/file command | 24 Apr 2006 18:04 GMT | 5 |
1. How can I open another program from my application? 2. To open a file in a program you normally click on the file and then the corresponding program opens the file. How can I do that from my application?
|
| Icon from SHGetFileInfo() | 24 Apr 2006 12:59 GMT | 2 |
I have enumerated all top level windows and have their icons using SHGetFileInfo(). The icons are added to an imagelist. When these icons from the executables are loaded on a listview control they show fine. When they are displayed in a picturebox, their background appears
|
| Should I develop for Pocket PC 2002 | 24 Apr 2006 12:48 GMT | 1 |
Don't know if this is the best group or not to post this question to. We are undertaking a Mobile development project using the .NETCF. I would like to use .NETCF 2.0, but this would limit me to Pocket PC 2003, and Mobile 5.0. What I would like to know, if this is cutting me ...
|
| How can I speed up this app <w/ code> | 24 Apr 2006 11:53 GMT | 2 |
Someone suggested I post my code. This is supposed to be a splash screen. It shows my logo and the name of the program. I have only two events, the form_load event and the timer_tick event. On Form_Load I check for the existance of my
|
| RAS connection and Socket status | 24 Apr 2006 10:04 GMT | 3 |
I'm developing an eVC application that start a connection through serial port to a device, open a Socket to a server on the device and start a loop of send and recv commands. I want to detect when the cable that connect the PPC to the device is
|
| Help Shortcut in INF File | 24 Apr 2006 08:22 GMT | 2 |
i know this has been asked more then once but no one seems to have a strait answer i am having a difficult time getting a CAB file to install a shortcut into \Windows\Help. The relevant portions of my INF file are listed
|
| GPRS socket problem | 24 Apr 2006 07:19 GMT | 2 |
Hi everyone! I have a problem using a the Socket class in the Compact Framework over a GPRS connection. My CF app connects to a server app using the Socket class, and it works great most of the time. BUT, when the gprs connection looses coverage I get into some serious trouble. ...
|
| Collaborate between GPRS data connection and phone call | 24 Apr 2006 07:09 GMT | 1 |
Hi, If a pocket pc application uses GPRS for both data connection and phone call, how could the work together while sharing the same GPRS communication? The GPRS data connection go throug device connection manager for "The
|
| Simple Question: What is the correct name for the..... | 23 Apr 2006 23:41 GMT | 2 |
I am fiddling with making a C# app for my Pocket PC on my Verizon Phone. I want to create an app that starts ups as a menu item on the main screen. (under where it shows the day, month, day, year) I am looking for examples of how people do it, but I don’t know the correct name ...
|
| Windows Mobile 5 SDK for Pocket PC's -missing libs and documentation | 23 Apr 2006 23:01 GMT | 1 |
for one week now, I'm trying desperately to get my pocket pc application to play an mp3 file. (without invoking windows media player in any way). I'm using the following tools:
|
| No stack trace when sending a break | 23 Apr 2006 18:36 GMT | 3 |
Here is a problem I am having using VS2005 when debugging a WM05 device. I start debugging an application within the debugger. I let it run with no breakpoints. At some point the app hangs so I "Break" all threads.
|
| Activesync - sync device calendar with other stuff | 23 Apr 2006 18:17 GMT | 1 |
Or maybe the subject should have been - "How to read and update the device calendar". I'm trying to connect and sync the build in calendar with ... for instance an xml file. Can anyone share an example of that? Or point in
|