| Thread | Last Post | Replies |
|
| Compile error with VS2005, but OK with EVC | 31 Dec 2007 11:53 GMT | 3 |
yesterday I convert our project application from EVC to VS2005, it is ok in EVC, but after we convert, it occur to the following error: d:\Program Files\Microsoft Visual Studio
|
| Change Window CE Caption Size and Font | 27 Dec 2007 16:01 GMT | 8 |
I'm working with EVC and Win CE 5. I create a list box in a window and i would change the caption style. Is it possible to change the caption font size of a window, to change the font , or to center the caption in the window ?
|
| how can I get ATLTRACE Messages | 27 Dec 2007 10:27 GMT | 4 |
I am developing an application using ATL, on a CEPC. I am using eVC++ 4. Is it possible to get ATLTRACE messages and other ATL diagnostic messages? I have a telnet session (HyperTerminal) connected to the device which gives me printf messages, but I don't get ATLTRACE etc.
|
| Notifications in a .dll | 27 Dec 2007 09:33 GMT | 3 |
I'm kinda new to doing windows & mobile development, so this may be obvious to most, but I'm having trouble finding a decent solution. I need to get some notifications that require a window handle to be passed in for the request but I'm trying to do this in a dll or from a command ...
|
| network access and WiFi control | 22 Dec 2007 00:01 GMT | 6 |
I have a Windows Mobile 6 program running that uses the CInternetSession GetHttpConnection() to establish a connection to our web site and transfer data. Now I need to request that the WiFi connect and stay up while I'm connected and then release Wifi when I'm done.
|
| Problem making listView | 21 Dec 2007 10:41 GMT | 1 |
I've created a listview with Evc and windows CE5.0. But i need some help because i have some problem! *Indeed, i would like to know if it's possible to change to font height (and the item height so) of a listview ?
|
| Screen rotation | 19 Dec 2007 09:44 GMT | 2 |
the handling of screen rotation (portrait/landscape) drives me crazy :-( In an API dialog based application I found the following weird behaviour, more variations may exist: 1) The screen is rotated while the main dialog is displayed. No problem
|
| embedded VC++ 4.1 conversion to VS Studio 2005 | 18 Dec 2007 20:59 GMT | 1 |
For a project written for WinCE 4.0, using eVC++ 4.1 and Visual Studio 2003 - in order to run on a WinCE 5.0: - apparently to get it run all is needed is to recompile the eVC++ dlls using VS 2005, as well as recompiling the VS 2003 dlls in VS 2005.
|
| wxwidget | 18 Dec 2007 19:02 GMT | 1 |
I have a problem (Fatal Application Error) with the WxWidget on my device wince 5.00 (no mobile). How do I build the correct project??? Where I can to dowload good sample? Thanks
|
| Windows Media mobile player apis | 18 Dec 2007 10:16 GMT | 4 |
Hi, We are developing a C++ app for WM 5.0 and above. We need to be able to programatically find out what track name, url Windows Media player is currently playing streaming from also get playlist info etc Are there apis available to do that for the player currently bundled ...
|
| About universal keyboard control (hook ?) | 12 Dec 2007 15:20 GMT | 1 |
Hello every body, I want to use keyboard to control the volume when WinCE system started , no matter what program will run after , of course my app will run first , Did HOOK app(dll) is the best choice ? Do I have another chocice ?
|
| about startup problem | 11 Dec 2007 03:49 GMT | 5 |
I want to know why my program(single document program) can not run if I do not run explorer.exe first when WinCE startup ? what can I do if I really don't want to run explorer.exe at startup. By the way , dialog base program is ok even explorer.exe run or not at startup .
|
| EDIT woes | 10 Dec 2007 19:17 GMT | 7 |
in an API based application I found some strange behaviour of an (single line) Edit control: 1) No caret is shown, but it would be nice to have one, for the correction of typos etc. in the middle of the input.
|
| LoadIntChainHandler | 07 Dec 2007 16:22 GMT | 3 |
I have wrote an ISR for our application, it run fine, but now i face a problem and i do not find a good solution. the problem occurs whan my application quit abnormally, my driver's termination is not performed, thus the FreeIntChainHandler. if I try to restart the application
|
| #pragma unpack | 07 Dec 2007 02:38 GMT | 2 |
i have inherited a evc++ project Upon compilation there are numerous c468 errors for unknown pragmas Notably "unpack" and "pop pack" surrounding typedefs for structures
|