For developers only (no binaries included)
Hi, this is my first attempt trying to write a dock under C++:
http://www.matiasmoreno.com.ar/box/MyDock-2009-05-23.rar
It uses Gdiplus (where possible) for graphics.
The dock is horrible, but it works. ![]()
It's distributed in source code form and is destinated to anyone who wants to write docks or similar programs and in need of a point of reference or working example.
Please don't ask me with feature requests, I may or may not continue adding stuff from time to time. I needed this as a reference too, for porting Stacks Library, Stacks Docklet 2 and maybe WinExposé to C++.
Final note: it has been written to compile with MinGW. This doesn't mean it will or won't compile with Visual Studio C++, just I haven't tested. To compile Gdiplus apps under MinGW, you'll need the include files and lib file, I can post them at request.
Aqua-Soft Forums