[twinBASIC] tbComCtlLib - Complete Common Controls definitions, x64-compatible
Almost all the work with API created Common Controls is from VB6 and only has x86 compatible definitions. But with twinBASIC being able to compile 64bit exes, it's time we had those definitions available in a x64 compatible form. I've gone ahead and done that. tbComCtlLib has all the standard common controls definitions, completed, with the major ones including additional undocumented definitions.
This is supplied as a TWINPACK Package you can add to your project in Settings->References. It will work with tbShellLib-- which is needed if you wish to use the RichEdit OLE Extensions.