- Windows Unicode API TypeLib - Windows API, stores all the API declarations
- dseaman@uol.com.br GDI+ Type Library 1.05
- Karl E. Peterson's - HookMe - A clean and elegant means of subclassing
- Extended GDIPlusWrapper - Extended GDIPlusWrapper used for OOP GDIPlus
- Install GDIPlusWrapper library extract contents of GDIPlusWrapper to any permanent directory and run install script
- Extract ViStart contents to any directory and run ViStart executable
- Clone the repo
- Ensure you have Visual Basic 6.0(Service Pack 6) installed
- Grab the WinU and GDIPlus TLB - extract the TLBs and add as a reference to the project
- Grab the HookMe zip - extract the files (IHookSink.cls, MHookMe.bas) over the placeholder files (IHookSink.cls, MHookMe.bas) and disregard any other files
- Grab the release of the GDIPlusWrapper library and re-add it as a reference to this project
- Compile and enjoy
I have been unable to contact the original author of the vbAccelerator GDIPlusWrapper (steve@vbaccelerator.com). Permission to include his library here is pending and until it is approved I will not be able to include it here.
- Windows Unicode API TypeLib - Windows API, stores all the API declarations
- dseaman@uol.com.br GDI+ Type Library 1.05
- Karl E. Peterson's - HookMe - A clean and elegant means of subclassing
- Extended GDIPlusWrapper - Extended GDIPlusWrapper used for OOP GDIPlus