| Thread | Last Post | Replies |
|
| *.lnk file format | 27 Apr 2005 10:49 GMT | 4 |
i need to start my app after a soft reset takes place. In order to archive this I put a *.lnk file into auto start directory. The app is started but the "sim pin app" is also started and hides my app. I need to know whether my app was started by shell after soft reset or manually ...
|
| Arabic support in pocketPC applications | 27 Apr 2005 09:58 GMT | 2 |
Friends, Would like to know if there are any suggestions to support Arabic on PocketPC applictions. Any experience/ pointers would be greatly helpful. regards
|
| List of com-ports | 27 Apr 2005 09:32 GMT | 2 |
I've seen that you can get a more informative name of your com-ports. I.e. instead of com5: it shows "Bluetooth com-port". HKEYLM\Drivers\BuiltIn has a listing of a number of serial ports, in my device this is serial1-4. Also USB and Infrared is listed but there I can't
|
| running the app on emulator | 27 Apr 2005 06:44 GMT | 2 |
i'm getting a problem while running my app in emulator. the emulator works fine but not my application. when i run my application it is not able to connect to the emulator. it says "timed out can not connect to emulator" does any one have any idea abt this
|
| Modeless Property Sheet. | 27 Apr 2005 06:32 GMT | 1 |
I've created a modeless property sheet and added two property pages to it (dlg1 and dlg2). I then call create on the property sheet and it works, for a second. After that the two dialogs seem to vanish and I just see blank grey as my
|
| Beginner, Looking for tutorials | 27 Apr 2005 06:11 GMT | 1 |
I'm a physician with some hobbyist programming experience--a half-dozen languages twenty years ago--so I have a grasp of the basic concepts. I recently acquired a pocketPC (HP iPaq 4705) and find there are a few screening tools for which I'd like to create some simple routines. ...
|
| Find GPS Comm Port | 27 Apr 2005 03:05 GMT | 5 |
I'm working on a data collection program for the U.S. Forest Service where we use these little portable GPS receivers on PocktPCs to help users locate areas of interest in the forest. We've found most GPS receivers work OK, but the problem is different PocketPC models all see
|
| Interprocess Communication | 27 Apr 2005 00:32 GMT | 2 |
Is there anyway to perform interprocess communication in windows ce Thanks in advance, -Jimmy
|
| Error in Compile | 26 Apr 2005 23:01 GMT | 1 |
Hi, this is my c++ code: LPCWSTR *g_Phone[]; EXTERN_C void MyFunction(LPCWSTR aPhone[], int aLength, bool aDelete) {
|
| How to create a Popup Modal Dialog | 26 Apr 2005 23:01 GMT | 1 |
How would I create a popup modal dialog similar to a messag box, but one where I can add my own controls? I can create a child window with a caption, ok button etc... but the title bar is always gray and it is modeless. Thanks.
|
| how to use __delspec(align(#)) in evc 4.0 enviroment? | 26 Apr 2005 19:38 GMT | 1 |
Hi, all I need to align my data in program, and I use __delspec(align(#)) to do this. But there are some errors when I compile source code such as: "error C2485 'align' : unrecognized extended attribute". I want to know if evc 4.0
|
| Connecting to Linux using Jornada 568 | 26 Apr 2005 18:34 GMT | 2 |
Anyone ever have any success connecting their Jornada to a Linux os?
|
| ico | 26 Apr 2005 17:46 GMT | 1 |
How can i change the ico associate with the exe file in evc4? I have tried changing the IDR_MAINFRAME without any result! thanks...
|
| MS / widcomm bluetooth programming | 26 Apr 2005 17:40 GMT | 3 |
Hi I'm rather new to Bluetooth programming. Is there a way to make one program using VC++ CE 4.2 that works both with Widcomm and Microsoft Bluetooth stack? Does programming with OBEX or Serial Connectivity works?
|
| Problem with FTP | 26 Apr 2005 16:46 GMT | 4 |
I have a C# FTP class for Pocket PC 2003 which makes some ftp transfert but I can't connect on specific FTP server, especially "IIS 5.0" and "TypeSoftFtpServer". I have no problem with IIS 6.0.
|