| Thread | Last Post | Replies |
|
| can we include static library in embedded vc | 30 Jul 2005 13:54 GMT | 4 |
i am developing an application for our PDA using embedded vc. I have our own library that i have to use. how can we include that in our project. i am using embedded vc 4.0 and pc2003 sdk can any one help me....
|
| How to Register & Display in a Internet Explorer | 29 Jul 2005 21:54 GMT | 8 |
hai i have created a .ocx using WCE MFC ActiveX ControlWizard. Which i also managed to successfully Register in the Pocket Pc, using Regsvrce.exe. After that i placed it in a .html file, but it is
|
| RECORDER BUTTON | 29 Jul 2005 16:35 GMT | 1 |
I would want alter the recorder button for my application...... what I must modify in the registry???? In the registry don't find the key for record button Thanks
|
| MenuBar problem | 29 Jul 2005 07:31 GMT | 2 |
When I create a Menu Bar with SHCreateMenuBar(...), and I use a MENU resource. I have a problem with the POPUP part. The problem is that if I put a '&' sign in the name of the menu item, then I get three dots in the name when it is displayed on the bar. But if I leave out the '&' ...
|
| Windows Prog. Question | 28 Jul 2005 17:05 GMT | 6 |
I am sort of feeling guilty on asking this question due to the lenght of the example program. I am starting out in EVC++ and learning C++ in parallel. Can you imagine the hours I have been spending on this stuff daily! I was a VBA programmer before and now a burst of corporate ...
|
| Standard-SDK documentation incomplete ??? | 28 Jul 2005 16:40 GMT | 3 |
I have just installed "Embedded Visual C++ 4.0"(including SP3) and the "Microsoft Pocket PC 2003 SDK" because I want to develop a GPS tracking application for Windows Mobile 2003 SE based PDA's. To communicate with the GPS-device I need Windows functions like "GetCommState" etc., ...
|
| WaitForMultipleObject..... | 28 Jul 2005 15:29 GMT | 4 |
i am developing an application for Pocketpc2003 in embedded vc4.0. Can we use the API WaitForMultipleObject. I have used this API and it is not showing any error during compiling as well as building.
|
| Toolbox has vanished! Embedded Visual C++4 | 28 Jul 2005 15:28 GMT | 1 |
I'm using Embedded Visual C++ 4. I've built an interface using a single dialog and have added some buttons and textfields. But now I want to add some more stuff to the interface but I cant see the toolbox anywhere that has the objects you can drag and drop onto the dialog. Any ...
|
| eVC++ 4.0 insallation | 27 Jul 2005 23:14 GMT | 5 |
I'm trying to install eVC++ 4.0, the SP3 and Pocket PC 2003 on a XP with SP2, but it doesn't work. When I click the compiler's icon it displays an error message that is cannot find any Windows CE Platform SDKs. Is there anything else that must be installed?
|
| including static library | 27 Jul 2005 16:20 GMT | 1 |
hai, Can anyone answer Whether we can include static library in eVC++ 4.0 or not?if it can can u please give tips to do it.
|
| Platform Manager failed to queue CEMON pkg for download | 27 Jul 2005 07:45 GMT | 3 |
I am trying to debug an eVC++ hello world application build on ARMV4I SDK, which is exported from a ARMV4I WinCE 5.0 BSP. The application is connected to ARMV4I target device having WinCE 5.0 OS image. 1.
|
| Where can I get Storeapi.lib | 26 Jul 2005 21:57 GMT | 3 |
I've installed the SDK for CE.NET 4.2 which has storemgr.h but I can't find Storeapi.lib anywhere. Is there something else I can install which will put it on my system? If not where can I get it? I need it for FindFirstStore and FindNextStore functions.
|
| What's the use of eVC++ 4.0 ??? | 26 Jul 2005 16:34 GMT | 5 |
I know this is a bit stupid question, but in fact I wonder what is the use of it :-). I write an application that is targeted for Pockep PC 2002 and later. I did the first screens in eVC++ 3.0 (I have already used this tool successfully
|
| Creating an .exe for my PDA | 26 Jul 2005 14:38 GMT | 4 |
I've finished writing an application and I want to build it and test it on my PDA. I've compiled it and built it without any errors, but when eMbedded visual c++ 4.0 tries to put it onto my PDA, it won't allow it because I can't select my PDA as a platform in which to place my ...
|
| Embedded, MFC, cant see controls in group box? | 26 Jul 2005 13:33 GMT | 2 |
I'm building a simple app with Embedded Visual C++4. I've added a couple of group boxes to the main dialog and placed a few things such as textfields and static text in the group box, however I cant see any of these thing when I launch my app on the pocket pc. I selected an MFC ...
|