| Thread | Last Post | Replies |
|
| Determine Language | 22 Mar 2006 16:11 GMT | 2 |
I'm trying to find what functions to use (if there are any) in Win32 API to determine the Pocket PC's current language settings.If you can help me , I would greatly apreciate it. Thanks
|
| LSP and TOS / DSCP | 22 Mar 2006 11:02 GMT | 3 |
First of all I'd like to excuse if this is the wrong group to post my question in. I have a question concerning LSP. I would like to set the TOS field (also called DSCP) in the IP header
|
| Build dependencies and compilation order | 21 Mar 2006 13:19 GMT | 2 |
I wanted to have an 'automatically generated' version number for my .exe, generated whenever I built the project. To achieve this I wrote a simple Visual Basic scipt (.vbs) file, added it to my project, and set a custom build rule to run it. This script generates a new "Version.h" ...
|
| How to use PNG or Gif images in mfc for PockectPC?? | 21 Mar 2006 06:25 GMT | 1 |
I want to know does Mfc for pockectpc support gif or png images.If yes then how to use it. i didnot find any example on this.Can anybody help me ???
|
| How to set IP Address on WindowsCE5.0? | 21 Mar 2006 03:33 GMT | 4 |
I'm new to Windows CE 5.0. Now I'm trying to develop an IP Address control,to show and set IP address.Is there any API available? Thank you!
|
| Shall I use database in this application?And how? | 21 Mar 2006 03:29 GMT | 7 |
Hi everyone , I am new here,so please forgive me if my questions are so easy. I managed to write an application on Wince 4.2 (maybe WinCE 5.0)based device,and I want to save some GPS data in the device ,shall I use some database ,or I just need to save the GPS data in .txt ...
|
| Sample application using working thread? | 20 Mar 2006 17:31 GMT | 2 |
I have a little application which ends after the work is done and shows a dialog to visualize what's already done. The problem is, that if i have another application in front of mine and i try to reactivate my program it stays in the background.
|
| evc4 -> VS2005 | 20 Mar 2006 17:00 GMT | 4 |
being curious I imported an eVC4 project for a Windows CE .NET 4.2 device into Visual Studio 2005. Everything worked fine. I was even able to debug on the device. To make it work I had to choose Windows Mobile 2003 as the device type. Is it possible to get device SDKs for eVC ...
|
| how can i make use of eVC++ for developing applications | 20 Mar 2006 16:55 GMT | 3 |
i m developing my OS image on platform builder. downloading my image to my target board. now i m using eVC++ do develop my application. how can i port my application to my board.
|
| evc or vb.net ? | 20 Mar 2006 16:50 GMT | 2 |
I want to develop applications on wince 4.2 and I know that evb is not supported. What's the best path for development ? will evc become obsolete, i.e. same fate as evb ? Thanks
|
| Regarding Menus in EVC 4.0 and Viper board | 19 Mar 2006 00:21 GMT | 1 |
Hi ! All, I am trying to develop an application in EVC 4.0 which uses Menus for its operation. The menu also has shortcuts defined. When I load my EVC application
|
| CCeCommandBar error while compling the code | 17 Mar 2006 22:10 GMT | 9 |
I am migrating the code from Windows CE 4.2 to Windows CE 5.0 and i was getting this error "error C2065: 'm_pWndEmptyCB' : undeclared identifier for the code " For the code given below
|
| Etat d'un processus | 17 Mar 2006 14:01 GMT | 1 |
Bonjour, J'aimerais savoir comment connaitre l'etat d'un processus sous windows CE. Je voudrais savoir si il a planté ou pas. Afin de le relancer eventuellement.
|
| CPaintDC Memory Leak | 17 Mar 2006 10:37 GMT | 8 |
I'm battling to find the cause of a memory leak in one of my evc++ dlls. The dll creates a window, and draws to it in response to a WM_PAINT message (as usual).
|
| PropertySheet problem | 17 Mar 2006 09:24 GMT | 2 |
I have a CPropertySheet, which has 7 Pages on it, 2 of them have a keyboard key to start Barcode Scanner. Everything works fine until some users press a little off of
|