Demonstrates OwnerDraw combo boxes in VB. Gives a few examples of the sort of items you may wish to draw. Particularly useful for art/drawing apps.
Assumes
10-10-00 -> This is a fix for the memory problems noted by Bruce H. Basically this destroys Font Handles that are created and fixes a code error that was also causing memory problems.
API DeclarationsPlenty (see code)
CreateWindow, GDI functions, WinProc etc