Click here to Skip to main content
15,879,326 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