Commit Graph

10 Commits (e3e088c12421940b014cc6d5163751224ba3d97b)

Author SHA1 Message Date
Alexandre Julliard 7c7a259e7c browseui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-28 12:06:46 +02:00
Michael Stefaniuc b48aef8a9e browseui: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-30 09:07:27 +01: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
Sebastian Lackner 890dc4d260 browseui: Always use interlocked functions when accessing variable BROWSEUI_refCount. 2015-03-02 13:52:55 +09:00
Francois Gouget 51ab24dd66 browseui: Give a name and delete the critical sections. 2011-11-14 20:15:19 +01:00
Michael Stefaniuc 3942f4d60d browseui: Use an iface instead of a vtbl pointer in CompCatCacheDaemon. 2010-12-09 12:23:01 +01:00
Jacek Caban 04ba306690 browseui: Code clean up. 2008-02-22 12:09:47 +01:00
Alexandre Julliard 1d0bcb3b37 browseui: Remove WINAPI from functions that don't need it. 2008-02-16 14:05:32 +01:00
Maarten Lankhorst a33ab3484e browseui: Add undocumented Component Category Cache Daemon stub. 2008-02-16 13:58:36 +01:00