Click here to Skip to main content
15,891,409 members
Everything / Visual Studio / Visual Studio 6

Visual Studio 6

VS6

Great Reads

by Hans Dietrich
XColorSpectrumCtrl displays a color spectrum that allows user selection, and provides APIs for color based on RGB and HSL color models.
by Hans Dietrich
XQueue implements a shared-memory first-in first-out (FIFO) queue, based on memory-mapped files, that works on all versions of Windows.
by Hans Dietrich
This series of articles is a step-by-step guide to reading files stored in your program's resources. Along the way I will present some non-MFC classes to assist you in reading text, binary, zip, and even encrypted files that have been compiled into your program as resources.
by Oz Solomon
Window and File Management add-in for Visual C++

Latest Articles

by steveb
Dynamic string for the C language
by LeisureBamboo
The decode and encode of multiPage rotate tif.zip
by mimicry
An article about class factory with dynamic subscription / auto registration
by Emre Guldogan
A System for Simulation and Analysis of Logic Circuits

All Articles

Sort by Title

Visual Studio 6 

4 May 2012 by _Flaviu
A class designed to connect to a database through ODBC and perform basic operations such as inserts, updates, and deletes
8 Oct 2017 by _Flaviu
A memory CTreeCtrl like object, but resident in memory only
21 Oct 2007 by Ivan0001
You have too many icons on your desktop? Well, this will solve your problem. With this program, you can organize your desktop, create categories and add programs/documents to category.
10 Mar 2017 by Southmountain
Gems for typedef and namespace in C
23 Mar 2016 by _Flaviu
A way to know when a floating CDialogBar is closed
24 Aug 2015 by Durga Prasad Dhulipudi
Rendering polygon shapefiles and filling them
23 Mar 2008 by Tu (Le Hong)
A scroll window that surpasses the 16-bit limit and can be hosted by a dialog.
9 Apr 2013 by _Flaviu
Improved Excel class