New issue 229 by k929314: Windows 7 Superbar ProgressBar (ProgressBar on
Taskbar)
http://code.google.com/p/thelastripper/issues/detail?id=229
Perhaps it would be a nice feature if TheLastRipper shows its progress on
the Windows 7 Taskbar (also called Superbar).
To make it easier to implement I looked for some links and here they are:
http://msdn.microsoft.com/en-us/library/dd391692%28VS.85%29.aspx
(ITaskbarList3-Interface on MSDN)
http://www.delphipraxis.net/146589-taskbarlist-iid_itaskbarlist3-win7.html
(german explanation for the link above and Pascal-Sourcecode)