| Thread | Last Post | Replies |
|
| Help | 18 Jan 2005 15:38 GMT | 1 |
Is it possible to use the c# Component (as a DLL) from the evc++ Application? if so any technical information or sample proj for reference? Thanks,
|
| eVC 3.0 hang problem | 18 Jan 2005 14:37 GMT | 2 |
In the last days, my eVC IDE is hanging when I compile a program that have syntax errors. I have already formated my pc but the problem still persists. Does anybody had the same problem ? How can I solve it ? I think there is an incompatibility with windows xp sp2.
|
| Static on dialog won't draw w/ parent's font | 18 Jan 2005 03:24 GMT | 1 |
I have an app that uses a lot of dialogs, but all the dialogs pretty much use 3 basic fonts. All the dialogs are derived from my base dialog class, which is derived from CDialog. So in my base dialog class's OnInitDialog(), I put the following:
|
| How to repaint the foreground(Focus) window? | 17 Jan 2005 20:57 GMT | 1 |
I use GetForegroundWindow to get the active window hanle. I tried the following methods to ask foreground window to repaint, but all are failed. 1. PostMessage with WM_PAINT
|
| Switching from Ad Hoc to access point mode and visa-versa | 17 Jan 2005 15:47 GMT | 1 |
I'm currently working on an application where a ppc2003 device prints to a mobile network printer using point-to-point wifi connection. (both fixed IP). For communication with the PC a FTP server is started on the handheld
|
| Prevent autopoweroff during a while and restore it ? | 17 Jan 2005 15:43 GMT | 5 |
I'm writting an application which is communicating with an USB device but when the pocket goes to suspend state in order to save power the USB device is turned off too. I write a code to get an event when the pocket goes in suspend state, using
|
| API Win32 Index | 14 Jan 2005 09:56 GMT | 1 |
Could you tell me some link where i can found a complety index of the win32 API for win ce 4.2? Thanks. Pretolesi Riccardo
|
| windos ce sdk | 13 Jan 2005 16:55 GMT | 2 |
Hi List I´m a begginer to embedded vc++ and need some help with it. I want to compile a library to mips platform and windows ce 3.0. I don´t know what tools i have to use. Only embedded Vc++ ?. Muy build.bat file is using
|
| how to convert an unsigned short to an unsigned char? | 13 Jan 2005 08:53 GMT | 4 |
How to convert an unsigned short to an unsigned char? or How to convert a CString to an unsigned char? thank you very much! Jenny
|
| Help me with the edit text. | 12 Jan 2005 19:37 GMT | 2 |
On 11 Jan 2005 08:01:53 -0800, torobravo@gmail.com (carlos) wrote:
>Hi! >I am working in an GUI and a part of this GUI consist of a window with
|
| eVC 3 and PPC 2003 | 12 Jan 2005 19:25 GMT | 1 |
Hi. Is there a way to use eVC 3 with PPC 2003? I want to debug the project "Using IJG JPEG library" (http://www.pocketpcdn.com/articles/jpeglib.html). It works with eVC3 and PPC 2002 (no emulator), but my iPAQ has PPC 2003.
|
| Exported SDK Won't Compile in eVC (missing LPDOCINFO in afxwin.h) | 12 Jan 2005 18:11 GMT | 2 |
After working through some maddening exporting bugs in PB 4.2, I was finally able to use it to export a custom SDK along with a custom emulator. However, after installing the SDK and selecting it in eVC (and
|
| Opening files with associated application problems | 12 Jan 2005 15:30 GMT | 1 |
I have written an app in MFC with eVC 4. This app can save its documents in files (SDI). Now, I want to be able to launch the app and open a file when the file is tapped on in File Explorer. I have made all the registry entries
|
| eVC++ 4 samples not installed | 12 Jan 2005 14:33 GMT | 1 |
When I install embedded VC++ 4.0, the sample MFC programs that are referred to in the help file are not installed. Can I download them from anywhere? Thanks
|
| iRDA sample | 12 Jan 2005 09:50 GMT | 1 |
I implemented iRDA printing sample located on http://msdn.microsoft.com/library/default.asp?url=/library/en-us/irda/irda/irda_ and_getsockopt_using_irlmp_enumdevices.asp Unfortunately My app does not detect device (DELL AXIM 2002 and Kafka SQ - Polish thermal printer). What ...
|