| Thread | Last Post | Replies |
|
| How can access local computer | 10 Feb 2006 16:59 GMT | 4 |
How can the emulator access local computer.
|
| Fatal Error c1189: #ifdef _AFX_NO_INET_SUPPORT | 10 Feb 2006 08:04 GMT | 6 |
can anyone help me to resolve the following error that occurs while building my project in Visual Studio 2005 for Windows mobile5.0 Pocket PC platform. -------Code-------------------------------------------------------------- #ifdef _AFX_NO_INET_SUPPORT
|
| about peghelp | 10 Feb 2006 00:52 GMT | 2 |
Hi, all I am transfering from ce.net 4.0 to 4.2, but met great problem when using peghelp. Here is what I called in my prog:
|
| How to intercept button pressed or released? | 09 Feb 2006 16:26 GMT | 3 |
Is it possible to know when the user press (only press and stay pressed) a button and when it is released? I use evc4.
|
| How to set Timer IST? | 09 Feb 2006 06:32 GMT | 20 |
I want to Initialize a timer IST if its possible. Is there any sample available about this?
|
| QOI buf in Pocket PC MFC that ships with VS2005 | 08 Feb 2006 22:32 GMT | 2 |
The CE verion of MFC that comes with VC2005 declare an "using namespace std" in several headers : afxext.h, line 742 afxwin.h, line 5451
|
| Fullscreen PPC | 08 Feb 2006 18:20 GMT | 9 |
Hi, I have an app written in eVC++ for the PPC (Ipaq) and I have used the code below to make the dialogs fullscreen. This works fine as each dialog is fullscreen but the problem is that whenever the OS pops up any kind of message (eg. low battery) then the dialog reverts back to ...
|
| Thread Exception Handling | 08 Feb 2006 14:30 GMT | 1 |
I have an application running several threads. And there are 3 threads (not main thread) use a third party SDK to open bluetooth connections. Occasionally, the application exits (e.g. crashes) without closing the ports. Unfortunately, the third party SDK is not aware of this and
|
| WinCE C++ Exception handling | 07 Feb 2006 22:00 GMT | 2 |
platform : wince4.2 +Evc +ARMV4 Now I want to handling the all C++ exceptions at only my function. How can I do it? I search some SEH in Wince+EVC , some body say it is not support it. is it
|
| HTTPS Web Server | 07 Feb 2006 19:47 GMT | 3 |
I would like to develop an HTTPS web server for CE 4.2, and have done some work based on the baseisapi, which all seems to work. So question is, are there any tutorial's or information on how to make my site https.
|
| How to program "set as Today Background" | 07 Feb 2006 18:02 GMT | 3 |
Hello, Everybody~ I have made the "handwrighting memo" application. This application can user memo(JPG fromat) set as TodayBackground in WM 2003.
|
| ADO on XP embedded | 07 Feb 2006 15:55 GMT | 1 |
can someone tell me wath size is used for ADO on an XP embedded system. We have 128Mb cards but i guess we need extra memory for it. Thx Kurt
|
| Assertion Fail... | 07 Feb 2006 02:20 GMT | 3 |
Thank you for reading my question~ I got two assertion fail messages... One is "strcore.cpp line 171", the other is "winhand.cpp line 240". These two error message do not occur every time...
|
| How to create own (derived) control class | 07 Feb 2006 00:33 GMT | 2 |
Hello Group I'm working on a newsreader for PocketPCs. For the message list I want to create an owner drawn listview to get the most out of the 240x268 pixel client area. But because I'm gonna need that list it in a couple of the
|
| eMbedded Visual C++ 4 dev for HP iPAQ 6340 | 06 Feb 2006 22:49 GMT | 2 |
Which configuration (MIPSII_FP, MIPSII, SH3, SH4, MIPSIV, emulator, MIPSIV_FP, ARMV4, ARMV4I, MIPS16 or x86) I have to build so my Windows CE app would work on HP iPAQ 6340 (Windows Mobile 2003). I have just downloaded eMbedded Visual C++ 4 and I am beginner.
|