Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Michael Stefaniuc
|
0d61c7ba16
|
browseui: Use an iface instead of a vtbl pointer in ClassFactory.
|
2010-12-09 12:23:08 +01:00 |
Alexandre Julliard
|
2164dee76a
|
browseui: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:43 +01:00 |
Konrad Wartke
|
c4a3b39033
|
browseui: Improved a FIXME in DllGetVersion.
|
2010-08-16 15:54:23 +02:00 |
Detlef Riekenberg
|
395e41103e
|
browseui: Add a stub for DllInstall.
|
2009-06-25 12:08:19 +02:00 |
Michael Stefaniuc
|
3a95eaab9a
|
browseui: Remove superfluous casts from/to void pointers.
|
2009-01-04 13:33:59 +01:00 |
Aric Stewart
|
19d18f0e5c
|
browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2.
|
2008-10-08 15:09:23 +02:00 |
Michael Stefaniuc
|
5392facf38
|
browseui: Remove duplicate initguid.h include.
|
2008-06-06 10:29:04 +02: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 |
Mikolaj Zalewski
|
d0cff353af
|
browseui: Implement the progress dialog.
|
2007-10-24 13:49:17 +02:00 |
Bernard Ladenthin
|
57c8c9e55f
|
browseui: Fixed ClassFactory_LockServer implementation.
|
2007-05-07 20:36:25 +02:00 |
Bernard Ladenthin
|
db07476c11
|
browseui: Implement ClassFactory_LockServer in browseui dll.
|
2007-05-07 15:30:54 +02:00 |
Mikołaj Zalewski
|
7206e10673
|
browseui: Implement and test ACLMulti.
|
2007-02-06 12:40:37 +01:00 |
Mikołaj Zalewski
|
719088ca85
|
browseui: Add class factory.
|
2007-02-06 12:34:22 +01:00 |
Mikołaj Zalewski
|
ea0361f3e1
|
browseui: Add the browseui DLL.
|
2007-02-06 12:31:27 +01:00 |