Millions of members and growing! (11,317 online);
Email Password   helpLost your password?
Announcements




Search    
Advanced Search
Sitemap
General Programming Libraries

Contents

Libraries & Projects - Code Libraries

top
Title / Updated Author Score  
CadLib for creating DXF(Drawing Interchange Format) files
Updated: 26 Aug 2004
A link-library and its interface class to create, load and modify DXF files.
Omid Shahabi 4.79
The Win32 Foundation Classes (WFC) - Version 45
Updated: 17 May 2000
The Win32 Foundation Classes (WFC) are a library of C++ classes that extend Microsoft Foundation Classes (MFC) beyond mere GUI applications, and provide extensive support for system and NT specific applications
Sam Blackburn 4.75
PJ Naughter's Freeware Library
Updated: 11 May 2000
A collection of articles that provide freeware classes covering GUIs, networking, wrapper classes and general code snippets
PJ Naughter 4.73
xhtml_gen
Updated: 1 Aug 2006
A library for generating well formed and properly formatted XHTML documents.
Mitchel Haas 4.70
GuiToolkit MFC Extension
Updated: 17 Aug 2004
A set of MFC GUI classes which allow you to build applications with the new Microsoft interface style
Francisco Campos Gualdron 4.68
Tiny C Runtime Library
Updated: 25 Mar 2007
Reduce code bloat for those simple utility programs by using a streamlined C runtime - now with Unicode support!
Mike_V 4.68
Tree Container Library
Updated: 22 Aug 2007
A generic template class library for storing data in a tree-like structure.
Mitchel Haas 4.66
An SMPPLIB with COM Support
Updated: 28 Oct 2003
It is an SMPP implementation of v3.3 and v3.4 ( partial support). You can use it to connect to SMSC and send/receive SMS.
Jack Hui 4.65
Persistence is the Key
Updated: 8 Feb 2005
Tutorial for using the Calvin C++ persistence library.
Jay Kint 4.64
An MFC extension library to enable DLL plug-in technology for your application using MESSAGE_MAPs
Updated: 9 Jun 2004
A plug-in architecture which allows you to write plug-in DLLs for your application and extend/modify its functionality.
Roger Allen 4.63
A Secure Software Distributon SDK
Updated: 26 Jul 2003
SSD SDK provides security for your shareware programs through strong cryptographic techniques.
Emilio Guijarro 4.60
MFC Extension library : Enhanced print preview plug-in
Updated: 25 May 2004
MFC Extension library : Enhanced print preview plug-in
Roger Allen 4.60
Pretty WinAPI Class
Updated: 23 May 2007
New library version that is not WTL/MFC dependent
Francisco Campos Gualdron 4.60
HTML Reader C++ Class Library
Updated: 30 Mar 2004
A lightweight, fast, simple, and low-overhead C++ class library based on push model parsing.
gUrM33T 4.60
DynObj - C++ Cross Platform Plugin Objects
Updated: 27 Sep 2007
DynObj is an open source library that provides a C++ application with run-time class loading facilities
Arne Steinarson 4.58
ClassLib, A C++ class library
Updated: 26 May 2005
C++ class library.
Jan van den Baard 4.55
MFC extension library : Single instance Plug-In
Updated: 9 Jun 2004
Single instance Plug-In
Roger Allen 4.52
Multithreaded garbage collection for C++
Updated: 16 Jun 2005
LibGC 3.0: portable multithreaded garbage collection for C++.
Achilleas Margaritis 4.50
ECG Annotation C++ Library
Updated: 24 Oct 2007
The article demonstrating electrocardiogram (ECG) annotation C++ library is based on wavelet-analysis and console application for extraction of vital intervals and waves from ECG data (P, T, QRS, PQ, QT, RR, RRn), ectopic beats and noise detection.
Chesnokov Yuriy 4.45
MFC extension library - A plugin to handle owner drawn menus
Updated: 12 May 2004
Continuation of the Plugin Architecture series
Roger Allen 4.41
Using Lua to control your application
Updated: 6 May 2005
Way to integrating Lua in your application.
Renato T Forti 4.39
Getting Started With Ultimate++
Updated: 6 Nov 2006
A beginner's tutorial: Using Ultimate++ to quickly create cross-platform GUI applications.
Matt Ezell 4.38
DTX - Database Toolbox For MFC Ver 1.8 (Freeware Version)
Updated: 3 Apr 2002
DTX is a set of classes for editing and automatic read, write and display of datatabase fields, as well as 70+ ready to use classes
Cüneyt ELÝBOL 4.36
An update to AGM::LibReflection: A reflection library for C++
Updated: 12 May 2005
This article is an update to the original AGM::LibReflection library.
my2038 4.28
DWinLib - A minimal Windows API wrapper
Updated: 8 Aug 2005
A minimal Windows API wrapper with simplified child control handling, a flicker-free docking window framework and some extra goodies.
David O'Neil 4.18
Object properties for C++
Updated: 19 May 2005
A small library that gives C++ objects the ability to have properties.
Achilleas Margaritis 3.91
rtflib v1.0
Updated: 6 Jun 2005
An article on extending applications with export to Rich Text Formatted documents.
darkoman 3.59
A Library for Quick and Easy Development of Win32 Applications
Updated: 5 Nov 2004
win32easy is a static library that makes win32 programing as easy as old good C-like programming with a "main" routine.
pozhit 3.50
A C++ Win32 GUI library for Java-AWT-like source code
Updated: 15 Dec 2005
This library provides a simple set of classes for creating GUIs. It uses only the Win32 API with some common controls. The development is at the beginning and many changes are to be done.
Gabriel Bizzotto 3.28
Dr. Joseph M. Newcomer's MVP Tips, Techniques, and Goodies
Updated: 18 May 2000
A collection of code examples and essays that I've often posted to the microsoft.public.vc.mfc newsgroup and other places
Joseph M. Newcomer 3.17
 

Libraries & Projects - Code Projects

top
Title / Updated Author Score  
A permuted index (keyword-in-context) generator
Updated: 3 Oct 2006
Generating and displaying a permuted index (keyword-in-context index) from text entries.
Matt Fichtenbaum 4.78
The Grid Control
Updated: 6 Jun 2000
The grid is a fully featured control for displaying tabular data. There are MFC and ATL versions that run on everything from CE to Windows 2000
Chris Maunder, Ken Bertelson, Mario Zucca, Fred Ackers 4.71
 

Libraries & Projects - General

top
Title / Updated Author Score  
Neural Network for Recognition of Handwritten Digits
Updated: 5 Dec 2006
A convolutional neural network achieves 99.26% accuracy on a modified NIST database of hand-written digits.
Mike O'Neill 4.90
Introducing Comet
Updated: 1 Jan 2004
How Comet can help you create and use COM servers in 'real' C++, extending or replacing ATL.
Michael Geddes 4.82
AGM::LibReflection: A reflection library for C++.
Updated: 2 Nov 2004
Description of the library AGM::LibReflection.
Achilleas Margaritis 4.78
Artificial Neural Networks made easy with the FANN library
Updated: 16 Feb 2006
Neural networks are typically associated with highly specialised applications, developed only by select groups of experst. This misconception has had a highly negative effect on its popularity. Hopefully, the FANN library will help fill this gap.
Software Developer's Journal 4.75
Unit testing with CPPUnit
Updated: 15 Dec 2003
CPPUnit is a unit testing framework for C++, with which you can improve your systems' quality.
JM Navarro 4.73
Locale support in the Visual Component Framework
Updated: 12 Apr 2006
An article on working with and adding multi-lingual and locale support to an application using the VCF.
Jim Crafton 4.72
x10 Firecracker message format and a C++ class to use it
Updated: 7 May 2004
A C++ class to send commands to x10's firecracker unit.
John Gonzalez 4.71
Using Resources in the VCF
Updated: 19 Apr 2006
An article on adding and using resources to your application using the VCF.
Jim Crafton 4.71
Modification of Version Information Resources in compiled binaries
Updated: 2 Nov 2006
This library provides an easy way to read, modify, and save version information resource(s) (RT_VERSION) in compiled executable modules (EXE, DLL, OCX, SCR etc.).
Denis Zabavchik 4.68
OpenC++ - A C++ Metacompiler and Introspection Library
Updated: 24 Apr 2006
This article presents and overview of source code parsing techniques using OpenC++, including a sample implementation of automated serialisation.
Software Developer's Journal 4.67
InjLib - A Library that implements remote code injection for all Windows versions
Updated: 27 Sep 2005
A library that implements remote code injection for all Windows versions.
Antnio Feijo 4.65
Generic Pool: Policy based design
Updated: 4 Sep 2004
Generic Pool: Policy based design.
Rohit Joshi 4.62
SAFMQ Store and Forward Message Queue
Updated: 16 Jan 2006
An OpenSource cross-compilable/cross-platform message queue server like MSMQ or MQSeries.
mattbattey 4.61
Sharp YO Series Communication Class
Updated: 24 Sep 2001
Class for performing a backup/restore to a Sharp YO series organizer.
Valer BOCAN 4.60
Visual Component Framework
Updated: 26 Oct 2000
An Article describing working with the Visual Component Framework
Jim Crafton 4.59
Introduction to ACF (Another C++ Framework)
Updated: 28 May 2004
This article introduces ACF, a C++ framework which brings the .NET framework to standard C++.
Yingle Jia 4.58
Introduction to wxWidgets
Updated: 25 Dec 2005
A beginner's tutorial on wxWidgets for cross platform GUI development.
Priyank Bolia 4.55
CHttpClient - A Helper Class Using WinInet
Updated: 10 Aug 2007
A C++ class which helps you to interact with a HTTP web server.
JO Hyeong-ryeol 4.54
SkinControls 1.1 - A journey in automating the skinning of Windows controls
Updated: 12 Oct 2003
A self-contained, user-extensible, application-wide skinning architecture for Windows controls.
.dan.g. 4.51
Action Support in the VCF
Updated: 5 May 2006
An article on adding action support to your VCF application.
Jim Crafton 4.50
ModAssert, an advanced assertion framework for C++
Updated: 2 Mar 2007
An article on using ModAssert, an advanced assertion framework of 24 assertions that can use Rich Booleans.
Markvp 4.46
JLIB - A C++ porting of java.awt.*
Updated: 1 Dec 2003
An experimental C++ porting of java.awt.* and partial java.lang.*
hzy 4.46
Unit--, a simple and easy-to-use unit test aid for C++
Updated: 14 Jun 2006
An article describing a portable unit test framework for C++.
birdiez 4.42
A look at the Boost Bind and Function libraries
Updated: 9 Feb 2006
A small introduction to the Boost Bind and Function libraries.
Gary J. Kuehn 4.32
Help Integration With The VCF
Updated: 8 May 2006
An article on working with, creating, and integrating help using the Visual Component Framework.
Jim Crafton 4.31
Brand New Validators - Templated Extension Thing
Updated: 25 Nov 2004
An extension to standard MFC DDX/DDV mechanism and a new way of data validation in WinAPI programs
Sl0n 4.26
A C++ Wrapper for the WinSNMP Library
Updated: 16 Sep 2005
A C++ library for developing SNMP managers (clients) on Windows.
Rogério Paulo 4.19
GRETA - How to use Regular Expressions in Visual C++ correctly
Updated: 3 Jan 2006
Introduction to building GRETA in Visual C++.
sswater shi 4.18
CNTFS - A simple lib for managing NTFS permissions and audit settings.
Updated: 23 Oct 2003
CNTFS is a simple lib for setting NTFS permissions and audit settings.
Kevin Hilscher 4.00
Using the C++ RTTI/Reflection APIs in the VCF
Updated: 5 Jun 2002
A tutorial and brief explanation of RTTI in the VCF.
Jim Crafton 3.89
FFT & DCT Library
Updated: 26 Mar 2004
Image Processing Algorithm
Aris A S 3.72
Template based Generic Pool using C++
Updated: 17 Sep 2004
Template based Generic Pool using C++.
Rohit Joshi 3.71
AxPipe - Multi-Threaded Binary Stream C++ Class Library
Updated: 15 Jan 2004
A small and efficient collection of classes and templates to create multi-stage multi-threaded data processing pipe lines
Svante Seleborg 3.60
What's New in ACF 0.4
Updated: 10 Oct 2004
This article describes what's new in ACF (Another C++ Framework) version 0.4.
Yingle Jia 3.60
Console Application Framework
Updated: 12 Jul 2005
A framework for rapidly creating a console application.
Dominique Bijnens 3.55
Chatterbot Eliza
Updated: 29 Mar 2006
This is an Eliza like chatterbot.
Gonzales Cenelia 3.54
XUIFramework: a GUI framework based on XML and MFC
Updated: 25 Oct 2005
A GUI framework based on XML and MFC.
Vincent_RICHOMME 3.36
Hello World with the VCF part 2
Updated: 5 Jun 2002
A Hello World example to introduce the Visual Component Framework, part 2.
Jim Crafton 3.33
Hello World with the VCF
Updated: 5 Jun 2002
A Hello World example to introduce the Visual Component Framework.
Jim Crafton 3.25
Hello World with the VCF part 3
Updated: 5 Jun 2002
A Hello World example to introduce the Visual Component Framework, part 3.
Jim Crafton 3.12
What's New in ACF 0.3
Updated: 24 Jun 2004
This article introduces what's new in ACF (Another C++ Framework) version 0.3.
Yingle Jia 3.05
Use the free USkin Toolkit to skin your application
Updated: 11 Aug 2006
USkin provides a free library and tools to developers for easily adding skins to their software UI.
thirdwolf 3.04
C based Expression Evaluation Library
Updated: 10 Aug 2004
Fast, powerful, useful expression evaluation library.
bavander 2.97
MFC Testing framework
Updated: 27 Aug 2001
A simple MFC automated testing framework for test-first programming, the eXtreme Programming way.
Pierre Canthelou 2.74
Render SWF files and get a bitmap buffer of those rendering files
Updated: 30 Mar 2005
Render Flash files and get a bitmap buffer of those rendering files at any time.
vietdoorgroup 2.05
LiteZip and LiteUnzip - Unedited
Updated: 9 Oct 2007
Easy to use, small-footprint DLLs to let your app create zip archives, and extract the contents of them. Useful for C, C++, VB, and other languages.
Jeff Glatt 4.64
MetaAgent, a Steering Behavior Template Library - Unedited
Updated: 22 May 2003
Library for creating autonomous agents that have (fun) life-like behaviors.
Jonathan de Halleux 4.49
DEELX - Regular Expression Engine for C++ - Unedited
Updated: 26 Dec 2006
DEELX regular expression engine is the most convenient and easiest engine to use.
sswater shi 4.48
A Minimal Windows Wrapper - Unedited
Updated: 20 Feb 2006
An overview of a basic Windows wrapper
RandomMonkey 4.41
Yield Return Iterator for Native C++ Using Fibers - Unedited
Updated: 4 Sep 2007
Yield Return Iterator for Native C++ Using Fibers
Mike65536 4.31
Modal dialog creation without resource editors in DWinLib - Unedited
Updated: 24 Feb 2006
This article describes how to create modal and modeless dialogs easily in DWinLib without a resource editor, as well as a "Hello World" program.
RandomMonkey 4.20
Batch Build VC Projects' Wizard - Unedited
Updated: 7 Nov 2007
Build all your projects using a wizard just like the 'BCGControl Bar Pro Build Wizard' including the ourputs.
f22_storm 4.20
Creating a bare DWinLib program in Visual C++ Express 2005 - Unedited
Updated: 21 Feb 2006
An article on setting up Visual C++ Express 2005 for WinAPI and DWinLib programs
RandomMonkey 4.18
Embedding Python In Your C++ Application - Unedited
Updated: 23 May 2006
Wrapper classes to embed the Python interpreter in Standard C++ code.
Vijay Mathew Pandyalakal 4.00
ListView Alternating Row Colours (Using Windows API) - Unedited
Updated: 8 Oct 2007
Display alternating row colours in a ListView (Report style) control
bcmarkey 3.73
Binary Search Tree Template - Unedited
Updated: 18 May 2006
This is a class library, it can be used to create binary search tree of any basic data type or a class object.
Prateek Kumar Dubey 3.58
DWinLib: An Overview - Unedited
Updated: 23 Apr 2006
An overview to DWinLib - a minimal Windows wrapper
David O'Neil 3.54
Nice Custom Controls Library - Unedited
Updated: 6 Aug 2007
Custom Controls Library offers you a set of different custom controls and API functions.
Tarmo Kalda 3.53
A C++ Firefox component intercepting/operating HTML DOM - Unedited
Updated: 10 Oct 2007
This article uses a simple example to show how to build a Firefox component intercepting/operating DOM
Jia.C 3.34
HTTree - Hacked Ternary Tree Implementation - Unedited
Updated: 6 Jun 2006
This is a new type of tree based on the ternary tree algorithm
GabrielWF 3.33
Additional information on the RTF Specification - Unedited
Updated: 11 Jan 2005
Information I have figured out about the rtf spec that is not documented by Microsoft.
David Thielen 2.96
Fast List Data Structure - Unedited
Updated: 4 Sep 2007
A fast data structure based on a linked list and dynamic array. This list has O(1) add, delete and access time.
Tolga Birdal 2.71
Completing the WordML spec - Unedited
Updated: 11 Jan 2005
An attempt to extend the documentation where Microsoft is silent
David Thielen 2.43
Hardwired's Mathematica - Unedited
Updated: 10 Aug 2005
Math Library - algebra, trigonometry, distributions, etc. 49 functions to solve all kind of math problems.
Inocentric 2.40
Tank Simulator - Unedited
Updated: 13 Oct 2005
It simulates a battle tank based on vehicle dynamics.
Bidhan Chandra 2.31
XXControls - library to develop user interface - Unedited
Updated: 15 Jan 2007
Menu Button Print and Preview
Chib777 2.22
Data Encryption Standard made easy - Unedited
Updated: 7 Feb 2005
Implementation of DES and Educational DES in a very easy and understandable format.
immaad 2.07
CP2 Universal Gui LibrarY (UGLY) Project - MAIN PAGE - Unedited
Updated: 4 Sep 2003
A GUI library collaborative project.
J. Dunlap 2.00
Weekly Logger Framework - Unedited
Updated: 16 Apr 2007
Sometime, you may want to create a log file and you want to create a log item every week(maybe every month or every 10 days). This class can help you to make the mission easier!
Vincent, Wei 1.71
Using hashlib++ for easy creating cryptographic checksums such as SHA1 and MD5 - Unedited
Updated: 22 Sep 2007
This short article explains how to create a cryptographic checksum (a hash) with the help of the hashlib++ library.
gripmaster 1.67
Learn the skills and concepts to programe in C++ for beginner & Intermediate/step by step - Unedited
Updated: 8 May 2003
Step by step.
Nader Omar 1.60
How to use Dynamic External MFC CView Class Objects (which exists in a DLL library) in a VBA Host MFC Application - Unedited
Updated: 9 Dec 2002
Implement interface between two existing DLL Library in a VBA Host MFC application.
dean170 1.35
Handling large number in simple way - Unedited
Updated: 23 Nov 2007
The article shows large number arithmatic using an array of long integer. Addition, Subtraction and Multiplication operation are handled in the version of the program
Fun@learn 1.28
Nice Libraries - Unedited
Updated: 6 Aug 2007
Nice Libraries offers you a set of libraries and helper applications
Tarmo Kalda 1.23
ITL - Image Template Library ver 1.00 - Unedited
Updated: 24 Jan 2003
Sample use for ITL
edozack 1.18
OpenSprings Modules - Unedited
Updated: 9 Oct 2003
New set of open-source C++ libraries
johnos 1.15
A Fundamental Graph library - Unedited
Updated: 16 Apr 2006
A fundamental Graph library implemented using C++ STL container
songminart 1.00
Quick Introduction to EPerl - Unedited
Updated: 29 Jan 2007
A 5-minute introduction to the open-source EPerl library
Kevin Wittmer  
 

Last Updated 13 Dec 2007
Advertise | Privacy
Copyright © CodeProject, 1999-2007
All Rights Reserved. Terms of Use