Commit Graph

11 Commits

Author SHA1 Message Date
Nikolay Sivov 6db93689b1 browseui: Use method wrappers when forwarding, rearrange functions to match vtable order. 2015-06-08 15:29:13 +09:00
Nikolay Sivov 77a63b7245 browseui: Return interface pointer instead of impl pointer. 2015-04-06 12:09:28 +09:00
Nikolay Sivov d7f0a5ff08 browseui: Return interface pointer from QI instead of impl pointer. 2015-03-20 17:39:43 +09:00
Nikolay Sivov ab5c3ad8da browseui: Call interface methods properly. 2012-08-20 10:58:40 +02:00
Michael Stefaniuc 2085922d78 browseui: Use ifaces instead of vtbl pointers in ACLMulti. 2010-12-10 13:02:41 +01:00
Jacek Caban 04ba306690 browseui: Code clean up. 2008-02-22 12:09:47 +01:00
Jacek Caban aac079a87d browseui: Code clean up. 2008-02-21 12:53:00 +01:00
Alexandre Julliard 1d0bcb3b37 browseui: Remove WINAPI from functions that don't need it. 2008-02-16 14:05:32 +01:00
Mikołaj Zalewski a17e222d02 browseui: aclmulti: Follow the Windows Vista behavious in Expand. 2008-02-15 12:04:50 +01:00
Michael Stefaniuc b6bf3d9c1d browseui: Move 'static' to the beginning of the declaration specifier. 2007-02-07 21:40:44 +01:00
Mikołaj Zalewski 7206e10673 browseui: Implement and test ACLMulti. 2007-02-06 12:40:37 +01:00