Click here to Skip to main content
15,884,838 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 Score

eMbedded Visual C++ 3.0 

11 Jul 2002 by Oz Solomon
Window and File Management add-in for Visual C++
18 Dec 2001 by Davide Calabro
The reference control for MFC flat buttons with text and icons. Give your CE applications a professional look!
16 Apr 2009 by MiamiCoder
How to create a real-world BlackBerry application.
6 May 2012 by emranallan
Add your local inside windows local to be supported for unicode
7 May 2012 by emranallan
Lock Device Screen ,to prevent an one working on the device
6 Dec 2012 by Darren_vms
Random, seems to have nothing to do with programming..You have already asked on the site where the project was posted and seem to have some responses. My advise continue with the site where the project was posted./Darren
22 Dec 2010 by agu270885
Hello!I'm having some problems with combo boxes on Windows Mobile 6.5. They work OK on older versions of Windows Mobile, but when I started to test the application on WM 6.5 I realized that combo boxes didn't open. The strange thing is that they work on child dialogs, but not on pop up...
4 Dec 2012 by noorAhmad22
hi everyone i want ask about this project " RC CAR controlling with Parallel port"see this link i made same project,i knew there is many type of remote and the remote in this project very clear and there are 4 switches and connect 5 wires in each button , but right new i have different...
6 Jan 2013 by OriginalGriff
"authentication problem" implies that you are connecting to a wireless network that is protected by WEP or WPA and which requires a password. It also implies that you haven't entered the correct password - check it and try again.
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.
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.
31 Jul 2009 by Dmitry Klionsky
Bluetooth for Microsoft Device Emulator enables Bluetooth communication from and to the emulator.
15 Jan 2005 by Ramanan.T
Useful tool to view functions in a library (.LIB) file and export them to a header (.H) file
16 Mar 2003 by João Paulo Figueira
Handling multiple toolbars - Pocket Word-style.
17 Dec 2003 by Daniel Strigl
Learn how to make your Pocket PC speak with your mobile phone.
16 Aug 2003 by João Paulo Figueira
Implementing a font chooser dialog with preview and ClearType support.
9 Jun 2013 by Stan Bice
Imagine connecting church worship attenders with real-time content.
5 Feb 2003 by João Paulo Figueira
An implementation of the Office 97 style Colour Picker control for Windows CE.
26 Jan 2004 by João Paulo Figueira
An implementation of a full-browsing file open dialog.
24 Jun 2002 by Jie Tang
CEDraw is a high speed graphics library for WinCE.
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
13 Dec 2004 by Alain Rist
Some proposed WTL classes and functions at work: CAppWindow, CFullScreenFrame, CStdDialog, CF_DIB clipboard support, and more...
2 Nov 2003 by João Paulo Figueira
Putting imgdecmp.lib to work with a few extras.
6 Aug 2003 by João Paulo Figueira
Porting Carlos Antollini's ADO classes to the Pocket PC.
28 Feb 2003 by João Paulo Figueira
Tips on how to handle tap-and-hold user commands.
7 Jun 2003 by ljw1004
If you don't want to use CAB, this is how.
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.
14 Apr 2004 by João Paulo Figueira
Enabling the fastest database access protocol for C++ developers on the Pocket PC.
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.
19 Dec 2002 by CT CHANG
Establish a TCP/IP connection to other applications.
26 Oct 2002 by CT CHANG
Add full screen capability in your PocketPC applications.
11 Feb 2008 by João Paulo Figueira
Capture your Windows Mobile device screen via ActiveSync or WMDC.
12 Mar 2003 by João Paulo Figueira
An implementation of the selection bars found on PocketPC 2002 applications.
28 Jul 2009 by Slava Khristich
How to deliver GPS data asynchronously to the server over the internet without queues.
26 Jul 2001 by Ciprian Miclaus
This article presents a class to encapsulate threads, leaving the user to focus on project details.
17 Oct 2004 by Abdul Munaf Chhatra
A unit testing framework for eVC++ applications, and its usage.
3 Mar 2006 by Fernando A. Gomez F.
How to change the color of Windows CE components without modifying your program.
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
1 Nov 2005 by Prathamesh S Kulkarni
The article shows how to use keyboard hooks in WinCE.
30 Aug 2005 by Channa Jayasinghe
How to remove the annoying “Backup Battery Very Low” (bogus) critical notification programmatically.
19 Feb 2003 by João Paulo Figueira
A class to format COleDateTime objects into strings using standard formatting codes.
7 Jun 2003 by ljw1004
Manipulate the "Folders" drop-down in a PocketPC 2002 application.
2 Mar 2003 by CT CHANG
Add, edit, and delete records/table/database in MS SQL Server CE v1.0/v2.0.
10 Aug 2003 by eXEden
An article on writing custom today items using the CTodayWindow class.
13 Sep 2000 by Ramon de Klein
An addictive game for PocketPCs with full source code included.
3 Sep 2005 by João Paulo Figueira
An easier way to accept numeric input on the Pocket PC.
7 Jun 2003 by ljw1004
How to read XML documents using MSXML, in a modern C++/template manner
24 Apr 2005 by João Paulo Figueira
Implementing a managed wrapper to the CEDB database engine with some C++ help.
30 Jun 2004 by João Paulo Figueira
Managing large data types on SQL CE databases and the ATL OLE DB Consumer Templates.
21 Nov 2001 by Ray Kinsella
CCeFileFind - A FileFind class for Windows CE.
2 Nov 2004 by Alain Rist
CZoomScrollImpl extends WTL CScrollImpl to allow continuous zooming.
12 Jan 2003 by João Paulo Figueira
Implementing a letter strip control for record selection.
19 Sep 2011 by isemenov
11 Aug 2003 by eXEden
An article on writing custom today items using the CTodayOptionsDialog and CTodayWindow classes.
30 Aug 2003 by EK_Kiwi
Creating and using a header bar style control in Windows CE.
6 Feb 2005 by João Paulo Figueira
Exploring SQL CE 2.0 schema information with the ATL OLE DB Consumer Templates.
24 Jun 2003 by Idael Cardoso
A C++ class to allow simple serial communication in Win32 platforms
19 Sep 2003 by João Paulo Figueira
Implementing a wizard-like dialog on the Pocket PC using property sheets.
25 May 2003 by João Paulo Figueira
How to insert title and footer links in Pocket PC property sheets, using MFC
20 Apr 2004 by Tuan Nguyen
An article on creating a streaming video player for Pocket PC.
12 Jun 2001 by Ciprian Miclaus
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++.
25 Oct 2003 by Yaroslav Goncharov
Porting process of the registry viewer sample from the user interface design to the implementation details.
15 Mar 2005 by Iven Xu
Implement an explorer using .NET Compact Framework in Pocket PC.
7 Jun 2003 by ljw1004
A complete PocketPC app in plain Win32/C++.
11 Jul 2002 by Bradley Manske
This article continues to chronicle my quest to get a Dialog Based WinCE application that I can use
14 Jul 2004 by Girish Nurani Sankaranarayanan
An article describing the implementing of Custom actions in Pocket PC application Setup packages.
16 May 2004 by João Paulo Figueira
Extending the DrawText function to display truncated text with a terminating ellipsis
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
10 Dec 2002 by CT CHANG
Enable floating SIP control in iPAQ/Windows CE .NET devices.
10 Dec 2005 by advatronix
C++ Class to enumerate COM ports on Pocket PC
26 Nov 2002 by Amit Dey
Learn how to add a new custom menu item to the PocketPC New button popup menu.
16 Mar 2005 by Henrik Pettersson
Functions for drawing Bezier splines on Pocket PC. Since they are missing in GDI for Pocket PC.