| Thread | Last Post | Replies |
|
| HelloWorld WCE App on PPC2002 | 06 Feb 2006 22:49 GMT | 1 |
I've created, with eVC 4.0, the standard HelloWorld WCE Applications. Then I set STANDARD SDK, ARMV4 and I've build the application. Then I've moved the exe to my PPC2002 but when I try to start the application the o.s. says "Impossible to fine HelloWorld or one of its
|
| mblen() alternative | 06 Feb 2006 17:41 GMT | 7 |
What is alternative to those functions: mblen GetStdHandle GetFullPathName
|
| eMbedded VC++ 4 registration | 06 Feb 2006 14:24 GMT | 3 |
I have just downloaded eMbedded Visual C++ 4, but when I run setup it asks me for "Product's ID Number". Where can I get it? Is eMbedded Visual C++ 4 free of charge? Where should I register?
|
| DLL for Win CE 5.0 using Visual studio 2005 | 06 Feb 2006 10:21 GMT | 1 |
I have created a DLL for Windows Desktop environment which is used by IE. It is for showing the IE Band in the main IE window. I want to make a DLL for PocketPC with same functionality. Is there some way I can port the existing code and make a DLL compatible with WinCE. I
|
| How to Sort items in CListCtrl? | 05 Feb 2006 22:00 GMT | 1 |
In my project items in list control is not fixed.It displays the file and directories in specific path.List Control has three header Name, Size and Date.Now my requirement
|
| Opening soft input panel | 05 Feb 2006 02:15 GMT | 2 |
How do you open the soft input panel in Windows CE (not PocketPC) using MFC since SipShowIM() is not available in CE? Thanks. Timothy Dean
|
| connmgr.h constants | 04 Feb 2006 16:34 GMT | 1 |
Hello Group! I'm writing an application for Windows CE.NET in C#. I want to use some functions from Connection Manager API. But to use them i need to know values of some constants from connmgr.h which I dont have.
|
| Blocking VS2005 deployment woes | 04 Feb 2006 15:32 GMT | 3 |
I'm moving from eVC4 to VS2005 and I'm trying to run a few of the test projects to verify the result, but with little luck so far. It appears I have two problems. The first is that VS2005 appears to be trying to deploy my static library projects. Now why would it want to do
|
| Using XML parser under WM 2005 | 03 Feb 2006 21:12 GMT | 2 |
I want to use MS XML perser in my app, and I've been using it successfully under PPC 2002 & 2003 (with EVC 3.0 & 4.0). But now I want to use it in project that I created with VS 2005 and I cannot compile it! Linker always says
|
| How to change IP from C++ | 02 Feb 2006 20:52 GMT | 6 |
My CE use DHCP, but now our user wants a program to setup IP manually( without use control panel), how can I change IP and save it from C++? Thank you!
|
| EVC3 2002 edition | 02 Feb 2006 13:13 GMT | 3 |
I downloaded embedded visual tools 3.0 2002 edition. I installed it and now I need to use my WCE4.2 SDK ("myPlat"). After the correct installation of my SDK ("myPlat.msi") I created a new project in EVC but unfortunately I couldn't see my platform ("myPlat") into
|
| Include files in BIB and REG files | 02 Feb 2006 07:50 GMT | 1 |
I was wondering if there is a way to include files into BIB and REG files. I want to do this to isolate the entries in these files for the projects I'm working on. Thanks
|
| Uninstall on WindowsMobile 5 | 01 Feb 2006 22:14 GMT | 1 |
I want to uninstall another software from my application. MSDN says there is an tool called unload.exe to do that, but on WM5 devices there is NO such tool. However I can find the unload.exe on WM2003 devices where it works quite well. But I need the funktionality on WM5
|
| Using XMLParser in VS 2005 | 01 Feb 2006 20:09 GMT | 1 |
I converted one small project from EVC 3.0 to VisualStudio 2005 and now I cannot link it. It was builded many times before with EVC 3.0 & 4.0, but in VS 2005 linker says: Quote:
|
| How does EVC++ do registry entries after building the application? | 01 Feb 2006 17:15 GMT | 1 |
I notice when I create certain types of projects (OCX, Proxy/Stub, etc.) that EVC++ updates the target device's registry when I build (not run) the application. Where is the code or settings that make that happen?
|