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.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Fear not, Tuple lovers. This much-maligned data type is still in use today.

With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.