Click here to Skip to main content
15,886,026 members
Everything / Programming Languages / eMbedded Visual C++ 3.0

eMbedded Visual C++ 3.0

eVC3.0

Great Reads

by Oz Solomon
Window and File Management add-in for Visual C++
by Davide Calabro
The reference control for MFC flat buttons with text and icons. Give your CE applications a professional look!
by MiamiCoder
How to create a real-world BlackBerry application.
by emranallan
Add your local inside windows local to be supported for unicode

Latest Articles

by Stan Bice
Imagine connecting church worship attenders with real-time content.
by emranallan
Lock Device Screen ,to prevent an one working on the device
by emranallan
Add your local inside windows local to be supported for unicode
by isemenov
A simple Win32 HANDLE type wrapper.

All Articles

Sort by Updated

eMbedded Visual C++ 3.0 

17 Oct 2004 by Abdul Munaf Chhatra
A unit testing framework for eVC++ applications, and its usage.
10 Dec 2005 by advatronix
C++ Class to enumerate COM ports on Pocket PC
25 Dec 2005 by advatronix
An owner drawn button class in C++.
18 Feb 2007 by AhmedEssamNaiem
Using Vector and double linked list to create trees
2 Nov 2004 by Alain Rist
CZoomScrollImpl extends WTL CScrollImpl to allow continuous zooming.
13 Dec 2004 by Alain Rist
Some proposed WTL classes and functions at work: CAppWindow, CFullScreenFrame, CStdDialog, CF_DIB clipboard support, and more...
5 Jan 2008 by Aleh
Shows how to unload the Input Method (IM) DLL for the Software Input Panel (SIP) on Pocket PC, which is important to Input Method uninstallers
26 Nov 2002 by Amit Dey
Learn how to add a new custom menu item to the PocketPC New button popup menu.
31 Aug 2002 by Ancient Dragon
A Two-Dimensional Array of VARIANTs
29 Apr 2005 by Andreas Muegge
A practical example how to use the Levenshtein algorithm for string matching
21 Sep 2009 by Apriorit Inc, Oleksandr Dodatko
This article describes the process of initial configuration and basic work with Palm Web OS on the lower level than it's described in Palm SDK docs.
13 Nov 2001 by B.Manivannan
A 2D graph for CE. To run this application, you must have installed eMbedded Visual C++ 3.0.
11 Jul 2002 by Bradley Manske
This article continues to chronicle my quest to get a Dialog Based WinCE application that I can use
11 Jul 2002 by Bradley Manske
In this article, I take the standard Windows CE "Hello World" Win32 application and wrap it with a class that can be inherited from.
30 Aug 2005 by Channa Jayasinghe
How to remove the annoying “Backup Battery Very Low” (bogus) critical notification programmatically.
12 Jun 2001 by Ciprian Miclaus
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++.
26 Jul 2001 by Ciprian Miclaus
This article presents a class to encapsulate threads, leaving the user to focus on project details.
26 Oct 2002 by CT CHANG
Add full screen capability in your PocketPC applications.
10 Dec 2002 by CT CHANG
Enable floating SIP control in iPAQ/Windows CE .NET devices.
2 Mar 2003 by CT CHANG
Add, edit, and delete records/table/database in MS SQL Server CE v1.0/v2.0.
19 Dec 2002 by CT CHANG
Establish a TCP/IP connection to other applications.
17 Dec 2003 by Daniel Strigl
Learn how to make your Pocket PC speak with your mobile phone.
14 May 2003 by Daniel Strigl
A owner drawn list control to emulate a single select list box with a little icon at the beginning of each line.
18 Dec 2001 by Davide Calabro
The reference control for MFC flat buttons with text and icons. Give your CE applications a professional look!
31 Jul 2009 by Dmitry Klionsky
Bluetooth for Microsoft Device Emulator enables Bluetooth communication from and to the emulator.
12 Jun 2007 by dstefanov
Virtual Serial (COM) Driver that translates GPS input from NMEA 0183 v2.3 to v2.0 so it can be consumed from legacy GPS applications
30 Aug 2003 by EK_Kiwi
Creating and using a header bar style control in Windows CE.
6 May 2012 by emranallan
Add your local inside windows local to be supported for unicode
10 Aug 2003 by eXEden
An article on writing custom today items using the CTodayWindow class.
11 Aug 2003 by eXEden
An article on writing custom today items using the CTodayOptionsDialog and CTodayWindow classes.
3 Mar 2006 by Fernando A. Gomez F.
How to change the color of Windows CE components without modifying your program.
21 Jun 2004 by gamitech
A not so simple firewall if I can call it so. This application will ask you if you want a certain program to start.
14 Jul 2004 by Girish Nurani Sankaranarayanan
An article describing the implementing of Custom actions in Pocket PC application Setup packages.
16 Mar 2005 by Henrik Pettersson
Functions for drawing Bezier splines on Pocket PC. Since they are missing in GDI for Pocket PC.
24 Jun 2003 by Idael Cardoso
A C++ class to allow simple serial communication in Win32 platforms
19 Sep 2011 by isemenov
15 Mar 2005 by Iven Xu
Implement an explorer using .NET Compact Framework in Pocket PC.
24 Jun 2002 by Jie Tang
CEDraw is a high speed graphics library for WinCE.
5 Feb 2003 by João Paulo Figueira
An implementation of the Office 97 style Colour Picker control for Windows CE.
19 Feb 2003 by João Paulo Figueira
A class to format COleDateTime objects into strings using standard formatting codes.
28 Feb 2003 by João Paulo Figueira
Tips on how to handle tap-and-hold user commands.
12 Jan 2003 by João Paulo Figueira
Implementing a letter strip control for record selection.
2 Nov 2003 by João Paulo Figueira
Putting imgdecmp.lib to work with a few extras.
12 Mar 2003 by João Paulo Figueira
An implementation of the selection bars found on PocketPC 2002 applications.
16 Mar 2003 by João Paulo Figueira
Handling multiple toolbars - Pocket Word-style.
19 Mar 2003 by João Paulo Figueira
How to eneble and disable top-level popup menus in the Command Bar of PocketPC 2002 applications.
26 Jan 2004 by João Paulo Figueira
An implementation of a full-browsing file open dialog.
25 May 2003 by João Paulo Figueira
How to insert title and footer links in Pocket PC property sheets, using MFC
6 Aug 2003 by João Paulo Figueira
Porting Carlos Antollini's ADO classes to the Pocket PC.
16 Aug 2003 by João Paulo Figueira
Implementing a font chooser dialog with preview and ClearType support.
19 Sep 2003 by João Paulo Figueira
Implementing a wizard-like dialog on the Pocket PC using property sheets.
14 Apr 2004 by João Paulo Figueira
Enabling the fastest database access protocol for C++ developers on the Pocket PC.
16 May 2004 by João Paulo Figueira
Extending the DrawText function to display truncated text with a terminating ellipsis
30 Jun 2004 by João Paulo Figueira
Managing large data types on SQL CE databases and the ATL OLE DB Consumer Templates.
6 Feb 2005 by João Paulo Figueira
Exploring SQL CE 2.0 schema information with the ATL OLE DB Consumer Templates.
24 Apr 2005 by João Paulo Figueira
Implementing a managed wrapper to the CEDB database engine with some C++ help.
3 Sep 2005 by João Paulo Figueira
An easier way to accept numeric input on the Pocket PC.
11 Feb 2008 by João Paulo Figueira
Capture your Windows Mobile device screen via ActiveSync or WMDC.
7 Jun 2003 by ljw1004
A complete PocketPC app in plain Win32/C++.
7 Jun 2003 by ljw1004
Manipulate the "Folders" drop-down in a PocketPC 2002 application.
7 Jun 2003 by ljw1004
If you don't want to use CAB, this is how.
7 Jun 2003 by ljw1004
How to read XML documents using MSXML, in a modern C++/template manner
16 Apr 2009 by MiamiCoder
How to create a real-world BlackBerry application.
11 Jul 2002 by Oz Solomon
Window and File Management add-in for Visual C++
1 Nov 2005 by Prathamesh S Kulkarni
The article shows how to use keyboard hooks in WinCE.
15 Jan 2005 by Ramanan.T
Useful tool to view functions in a library (.LIB) file and export them to a header (.H) file
13 Sep 2000 by Ramon de Klein
An addictive game for PocketPCs with full source code included.
21 Nov 2001 by Ray Kinsella
CCeFileFind - A FileFind class for Windows CE.
17 Oct 2004 by sanjit_rath
Using STL to build a simple DOM model and its scripting scheme.
28 Jul 2009 by Slava Khristich
How to deliver GPS data asynchronously to the server over the internet without queues.
9 Jun 2013 by Stan Bice
Imagine connecting church worship attenders with real-time content.
4 Jul 2003 by Stober
An article to illustrate how to create multiple views in WinCE using eVC++ 3.0 compiler for PocketPC 2002
7 Sep 2002 by Tanzim Husain
This article describes a non full screen dialog class that does not switch to full screen when the SIP is activated.
20 Apr 2004 by Tuan Nguyen
An article on creating a streaming video player for Pocket PC.
26 Aug 2001 by Vassili Philippov
A library that provides an easy wrapper that encapsulates most of work done with the HtmlView control in CE
25 Oct 2003 by Yaroslav Goncharov
Porting process of the registry viewer sample from the user interface design to the implementation details.