ViGlance is my own implementation of the Windows 7 Taskbar for Windows XP and Vista. It completely replaces your native windows taskbar. Stacks windows to their associated process in 1 neat group, previews window contents, gives you the ability to pin your favourite applications and it comes with the Windows 7 Start Orb.
The third Lee-Soft project to be released. Initially created for the Windows 7 Transformation Pack by Lucifiar. Developed in early 2009
- Windows Unicode API TypeLib - Windows API, stores all the API declarations
- dseaman@uol.com.br GDI+ Type Library 1.05
- Extended GDIPlusWrapper - Extended GDIPlusWrapper used for OOP GDIPlus
Don't use the "download ZIP" feature of GitHub it will convert the windows new line characters to linux new line characters and VB6 can't understand them. Clone the repository with the GitHub desktop app- 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 Extended GDIPlusWrapper library - extract contents to "GDIPlusWrapper" and follow instructions for creating the library- 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