5,782,627 members and growing! (19,510 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Microsoft Foundation Classes


Contents Quick search by title:

General

top
Title / Updated Author Score  
How to wrap an MFC collection into an STL compliant iterator with the Boost iterator_facade
Updated: 20 Oct 2008  
How to wrap an MFC collection into an STL compliant iterator with the Boost iterator_facade.
VC7, VC7.1, VC8.0, NT4, Win2K, WinXP, Win2003, Vista, TabletPC, C++, Windows, MFC, STL, Intermediate, VC9.0
steveb 4.35
How to compile MFC code in Visual C++ Express
Updated: 25 Oct 2008  
How to compile your existing MFC code in Visual C++ Express.
VC6, VC7, VC7.1, VC8.0, VS2005, VS6, VS2008, C, MFC, Dev
Danny Ruijters 4.13
A Simple Method to Control the Startup State of an MFC SDI Application
Updated: 28 Feb 2008  
How to minimize or maximize an SDI application without any flash artifacts.
VC6, VC7, VC7.1, VC8.0, C++, Windows, MFC, Dev, Design, Intermediate
David Saelman 4.11
Entertainment Time in MFC ! - Unedited
Updated: 31 Jul 2008  
An MFC dependent function, that can be used either as a splash window or stand-alone, to show cached internet images
VC7.1, WinXP, C++, Windows, MFC, Dev, Beginner
aljodav 4.00
A Customized Window for MFC Applications
Updated: 1 Dec 2008  
This article is to basically explain how to create a customized drawn window for MFC applications.
.NET 2.0, C++, Windows, MFC, Dev, Beginner
PrasadSRCSE 3.33
An MFC Interface to ::FormatMessage
Updated: 30 Jun 2008  
This essay shows an interface that allows the ::FormatMessage API to be easily accessed from MFC.
C++, Windows, MFC, Dev, Intermediate
Joseph M. Newcomer 3.29
Scroll with Fixed Background
Updated: 9 Oct 2008  
Scrolling text with background image fixed in MFC
VC6, VC7, VC7.1, VC8.0, WinXP, C, MFC, Intermediate
sridhar kumar 3.00
SelectDialog - A Multiple File and Folder Select Dialog
Updated: 26 Dec 2008  
A multi select files and folders browse window
VC6, VC7, VC7.1, VC8.0, Win2K, WinXP, Win2003, Vista, MFC, Intermediate
Hojjat Bohlooli 2.86
drag and drop of outlook attachment - Unedited
Updated: 19 Jun 2008  
This article demostrate how to do drag and drop outlook attachments on Tree view node and the private clipboard format of Outlook
VC8.0, Win2K, WinXP, Win2003, C++, Windows, Dev, COM, Office, Intermediate, Advanced
Javed Akhtar Ansari 2.62
Using Database in your MFC program - A beginner's experience - Unedited
Updated: 10 Jul 2008  
About my experience of coding a database related program using MFC with VC6
VC6, WinXP, Win2003, C++, Windows, MFC, Beginner
grin_t 2.32
Dynamic Menu and ToolBar from XML Configuration File - Unedited
Updated: 14 Sep 2008  
This article is about an application that parses a XML Configuration File and creates Menus and ToolBar dynamically.
VC8.0, .NET 2.0, Win2K, WinXP, Win2003, C++, Windows, .NET, MFC, GDI, CEO, Architect, DBA, Dev, QA, Design, Beginner, Intermediate, Advanced
Toufiqur Rahman Chowdhury (TRC) 2.20
MFC, YOU, your display TUBE... easily ! - Unedited
Updated: 1 Jun 2008  
Your preferred YouTube video is JUST 1 MFC coding line project away from you, or, when 'return' takes you foreward and not backward.
VC7.1, VC8.0, Win2K, WinXP, Win2003, Vista, C++, Windows, MFC, Dev, Beginner, VC9.0
aljodav 2.06
Simple server client UDP Socket program - Unedited
Updated: 5 Jun 2008  
Simple MFC Application for Sending and Receiving UDP datagram
VC6, WinXP, Win2003, Vista, C++, C++/CLI, Windows, MFC, Dev, Beginner
buntyrolln 1.80
Working with Unicode and MSLU - Common Problems - Unedited
Updated: 30 Jul 2008  
The following description briefs you on common problems you might come across while working with MSLU (Microsoft Layer for Unicode)
C++, C, Windows, Win32, Visual Studio, MFC, Architect, Dev, Intermediate, Advanced
saud_ad 1.71
Owner Draw Button Helper Class - Unedited
Updated: 5 Nov 2007  
An intermediate class to create owner draw buttons
VC6, VS6, Windows, Dev, Intermediate
NS17 1.59
Using Edit box as static Text Control for displaying ToolTip - Unedited
Updated: 19 Jun 2008  
Using Edit box as static Text Control for displaying ToolTip in VC++
C++, C++/CLI, ATL
yunegu mahesh reddy 1.35
 

.NET - MFC/ATL for VC++ 7

top
Title / Updated Author Score  
Using the new HTML Editing classes in MFC7
Updated: 11 Sep 2001  
This article provides a bare-bones samples that demonstrates the use of the new HTML editing and browsing classes in MFC.
VC6, VC7, NT4, Win2K, VS.NET2002, .NET, MFC, Dev, Beginner
Chris Maunder 4.59
The MFC CDHtmlDialog class
Updated: 11 Sep 2001  
This sample demonstrates using the MFC CDHtmlDialog class in MFC7
VC7, .NET 1.0, VS.NET2002, Windows, MFC, Dev, Intermediate
Chris Maunder 4.18
Integrating DHTML into MFC Views
Updated: 30 Jan 2002  
Demonstrates integrating DHTML into MFC Views, and using HTML in views to get feedback from the browser via connection points
VC7, Win2K, WinXP, VS.NET2002, .NET, MFC, Dev, Intermediate
Norm .net 4.16
Dialog with HTML skin using CDHtmlDialog and SetWindowRgn
Updated: 27 Oct 2004  
Describes how to use an external HTML page as a non-rectangular skin of a dialog.
VC7.1, Win2K, WinXP, Win2003, VS.NET2003, IE 6.0, .NET, MFC, Dev, Intermediate
iTreeSoft 4.12
New type-safe message maps in MFC
Updated: 15 Oct 2001  
The example demonstrates the stricter type checking for the return and parameter types of message handler functions.
VC7, VS.NET2002, Windows, .NET, MFC, Dev, Beginner
Igor Chouvalov 4.11
CDHtmlDialog with CSS, JavaScript and images
Updated: 28 Dec 2003  
An article on how to use CSS, JavaScript and images in resource with CDHtmlDialog in VC++ .NET
VC7, VC7.1, VS.NET2003, Windows, .NET, MFC, Dev, Intermediate
iTreeSoft 3.80
Using the new MFC7/ATL7 shared classes.
Updated: 15 Oct 2001  
This example demonstrates using the new shared ATL/MFC classes such as CPoint, CRect, CSize and CString
VC7, .NET 1.0, VS.NET2002, Windows, MFC, ATL, Dev, Intermediate
Igor Chouvalov 3.40
Using the new ATL CString class to read XML files via MSXML
Updated: 19 Apr 2001  
A simple application that reads an XML file using MSXML and the new ATL/MFC shared CString class
VC7, .NET 1.0, Win2K, VS.NET2002, ATL, Dev, Beginner
Erik Thompson 3.06
New ATL Macros in Visual C++ 7
Updated: 15 Oct 2001  
This sample demonstrates using the new ATL macros OBJECT_ENTRY_AUTO in ATL7
VC7, VS.NET2002, Windows, .NET, ATL, Dev, Intermediate
Igor Chouvalov 3.00
 

MFC - Open Source Ultimate Toolbox

top
Title / Updated Author Score  
The Ultimate Grid Home Page
Updated: 25 Aug 2007  
The Ultimate Grid is now Open Source
VC6, NT4, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.84
The Ultimate Toolbox Home Page
Updated: 25 Aug 2007  
The Ultimate Toolbox is now Open Source
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.81
The Ultimate TCP/IP Home Page
Updated: 25 Aug 2007  
Ultimate TCP-IP is now Open Source
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.78
The Ultimate Toolbox - Updates and User Contributions
Updated: 26 Dec 2008  
Updates and User Contributions for the Ultimate Toolbox Libraries
VC6, VC7, VC7.1, VC8.0, NT4, Win2K, WinXP, Win2003, C++, Windows, Win32, MFC, Dev, Intermediate
Jerry Evans, The Ultimate Toolbox 3.96
 

MFC - The Ultimate Grid

top
Title / Updated Author Score  
The Ultimate Grid Edit Functionality
Updated: 25 Aug 2007  
The Ultimate Grid provides for built-in edit notifications as well as customizable edit functionality
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.67
The Ultimate Grid FAQ
Updated: 5 Oct 2007  
A selection of frequently asked questions submitted by users of the Ultimate Grid
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.67
The Ultimate Grid Datasources
Updated: 25 Aug 2007  
An introduction to using custom datasources with the Ultimate Grid
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, ADO, Intermediate
The Ultimate Toolbox 4.56
The Ultimate Grid Cell Types
Updated: 25 Aug 2007  
An introduction to using built-in and custom cell types with the Ultimate Grid
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.25
The Ultimate Grid Beginner's Guide
Updated: 25 Aug 2007  
Getting started with the Ultimate Grid
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.20
 

MFC - The Ultimate TCP/IP

top
Title / Updated Author Score  
The Ultimate TCP/IP FAQ
Updated: 5 Oct 2007  
A selection of frequently asked questions submitted by users of Ultimate TCP/IP
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.20
The Ultimate TCP-IP Message Mapper Demo
Updated: 25 Aug 2007  
Ultimate TCP-IP Message and Encoding classes allow for Unicode representation of multiple character sets
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 3.66
 

MFC - The Ultimate Toolbox

top
Title / Updated Author Score  
The Ultimate Toolbox Graphical User Interface Classes
Updated: 25 Aug 2007  
The Ultimate Toolbox GUI classes offer a wide range of MFC control extensions.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.80
The Ultimate Toolbox Application Skins
Updated: 25 Aug 2007  
The Ultimate Toolbox supports Office XP, Office 2003, and Classic application skins
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Office, Intermediate
The Ultimate Toolbox 4.77
The Ultimate Toolbox Graphics Classes
Updated: 25 Aug 2007  
Ultimate Toolbox classes that help with DIBs, MetaFiles, and more.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.71
The Ultimate Toolbox Color Picker
Updated: 25 Aug 2007  
An easy to use Color Picker button included with the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.70
The Ultimate Toolbox Application Customization
Updated: 25 Aug 2007  
Ultimate Toolbox provides a set of classes to allow for application state management and customization.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.70
The Ultimate Toolbox File Watcher
Updated: 25 Aug 2007  
An easy to use file watcher from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.70
The Ultimate Toolbox Font Pickers
Updated: 25 Aug 2007  
Two convenient font selection controls from the Ultimate Toolbox for MFC
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.68
The Ultimate Toolbox Graphic Format Classes
Updated: 25 Aug 2007  
The Ultimate Toolbox contains classes for dealing with Bitmap and JPEG files.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.67
The Ultimate Toolbox Shell Related Classes
Updated: 24 Aug 2007  
The Ultimate Toolbox classes for Shell Namespace navigation, an Application Bar, and more
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.67
The Ultimate Toolbox HyperBar
Updated: 25 Aug 2007  
The COXHyperBar control is an MFC control which will give the floating toolbar look seen in the Microsoft Expression 'Hyperbar' sample
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.67
The Ultimate Toolbox Option Tree Control
Updated: 25 Aug 2007  
An IE style option tree control from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.67
The Ultimate Toolbox Edit Control Extensions
Updated: 25 Aug 2007  
The Ultimate Toolbox fetures a number of edit control extensions, some of which are described here
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.60
The Ultimate Toolbox Communication Classes
Updated: 25 Aug 2007  
The Ultimate Toolbox provides additional classes to help with serial and socket communication.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.60
The Ultimate Toolbox Layout Manager
Updated: 25 Aug 2007  
The Ultimate Toolbox provides a Layout Manager that can be configured to manage control placement on resizing of forms and dialogs
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.60
The Ultimate Toolbox Multi Combobox
Updated: 25 Aug 2007  
A flexible multi-column combobox control from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.60
The Ultimate Toolbox Physical Unit Edit Controls
Updated: 25 Aug 2007  
The Ultimate Toolbox contains several predefined CEdit derived controls for physical unit input and conversion
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.60
The Ultimate Toolbox Sound Manager
Updated: 25 Aug 2007  
Classes from the Ultimate toolbox that allow configuring customized dialog item sound effects
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.60
The Ultimate Toolbox 3D Tab Views
Updated: 25 Aug 2007  
COX3DTabViewContainer can be used to provide tabbed window support to document views and control bars
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.59
The Ultimate Toolbox COXToolTipCtrl Class
Updated: 25 Aug 2007  
An extended tooltip control from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.56
The Ultimate Toolbox FAQ
Updated: 5 Oct 2007  
A selection of frequently asked questions submitted by users of the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.53
The Ultimate Toolbox Utility Classes
Updated: 24 Aug 2007  
The Ultimate Toolbox Utility classes deal with Memory, Clipboard, Parsing, etc.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.43
The Ultimate Toolbox Net Browse Tree Control
Updated: 25 Aug 2007  
A network browse tree control from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.43
The Ultimate Toolbox Static Hyperlink
Updated: 25 Aug 2007  
A subclassed CStatic control from the Ultimate Toolbox that provides hyperlink capabilities
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.43
The Ultimate Toolbox Date Time Picker Control
Updated: 25 Aug 2007  
COXDateTimeCtrl provides a handy and flexible method of Date/Time entry and display.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.40
The Ultimate Toolbox Masked Edit
Updated: 25 Aug 2007  
The Ultimate Toolbox provides a generic masked edit control for validated input.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.40
The Ultimate Toolbox Database Classes
Updated: 25 Aug 2007  
Ultimate Toolbox Database classes include DAO and CSV file classes.
NT4, Win2K, Win2003, C++, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.27
The Ultimate Toolbox Resource File
Updated: 25 Aug 2007  
A class for enumerating and parsing file based resources from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.27
The Ultimate Toolbox Static Text Control
Updated: 25 Aug 2007  
A customizable CStatic derived class from the Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.25
The Ultimate Toolbox File Management
Updated: 25 Aug 2007  
Ultimate Toolbox classes that deal with Binary Difference, Search and Replace, Compression, and more.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.20
The Ultimate Toolbox Intellimouse Classes
Updated: 25 Aug 2007  
The Ultimate Toolbox Intellimouse classes make it easy to add advanced scrolling capabilities to your application.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.20
The Ultimate Toolbox MAPI OLE Classes
Updated: 25 Aug 2007  
Ultimate Toolbox classes for dealing with the Messaging framework and Addressbook APIs.
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.20
The Ultimate Toolbox Task Bar Icon
Updated: 25 Aug 2007  
The Ultimate Toolbox makes it easy to configure and customize a taskbar icon for your application
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.20
The Ultimate Toolbox System Information Class
Updated: 25 Aug 2007  
The Ultimate Toolbox provides a system info class that can query various aspects of machine and network settings
VC6, NT4, Win2K, Win2003, Visual Studio, Dev, Intermediate
The Ultimate Toolbox 4.00
The Ultimate Toolbox URL Class
Updated: 25 Aug 2007  
A simple URL/UNC composition class from the The Ultimate Toolbox
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 4.00
The Ultimate Toolbox Extended Listbox
Updated: 24 Aug 2007  
The Ultimate Toolbox provides an extensible COXListBox CListBox derived class that can be easily customized
VC6, NT4, Win2K, Win2003, Visual Studio, MFC, Dev, Intermediate
The Ultimate Toolbox 3.86
 

Last Updated 7 Jan 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use