Create true color (24 or 32 bits) image list for trees, lists, and toolbars.
True Color Image List
Published 01/20/2005
Create true color (24 or 32 bits) image list for trees, lists, and toolbars.
When you load a 256 color bitmap into an imagelist, the half-tone pallette will most likely be used which will screw up your bitmap's colors. This article shows you how to get around this!
Shows how to use the Shell API function, SHGetFileInfo, to retrieve icons.
Discover Code::Blocks, an open source IDE for C/C++.

LINQ has a trick up its sleeve from .NET 4 onwards for dealing with large amounts of data and multiple CPUs. Learn to leverage LINQ.

Create a multi-channel application with DevExtreme and Visual Studio.
Arun Karthick introduces you to the state machine model and shows you how to create a simple working state machine sample using the .NET framework in the C# language.