Commit Graph

6 Commits

Author SHA1 Message Date
André Hentschel 84d68639be shdocvw: Add ITaskbarList2 Interface. 2011-06-28 16:45:56 -05:00
Michael Stefaniuc 4f382430f2 shdocvw: COM cleanup for the ITaskbarList iface. 2011-03-11 11:50:33 +01:00
Andrey Turkin 46a04b72c0 shdocvw: Return success code in ITaskBarList::HrInit. 2010-03-02 11:14:00 +01:00
Henri Verbeet f1cb32798a shdocvw: Add SHDOCVW_LockModule()/SHDOCVW_UnlockModule() calls to ITaskbarList. 2009-06-16 13:36:40 +02:00
Henri Verbeet 697e529c19 shdocvw: Take the riid parameter to TaskbarList_Create() into account. 2009-06-16 13:36:34 +02:00
Henri Verbeet 8e12ad4fae shdocvw: Add a stub ITaskbarList implementation.
Based on a patch by Louis Lenders. Although MSDN claims this should be in
shell32, it really is in shdocvw.
2009-03-24 12:58:17 +01:00