Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Michael Stefaniuc
|
a84870259f
|
dxdiagn: Implement IClassFactory::QueryInterface.
|
2011-08-01 11:18:23 +02:00 |
Michael Stefaniuc
|
08031fdc20
|
dxdiagn: COM cleanup for the IClassFactory iface.
|
2011-08-01 11:18:19 +02:00 |
Andrew Nguyen
|
8aaf3233db
|
dxdiagn: Broaden the scope of the DLL instance handle.
|
2011-04-04 12:27:58 +02:00 |
Alexandre Julliard
|
d1d90f4b0d
|
dxdiagn: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 13:13:45 +01:00 |
Michael Stefaniuc
|
5ecdbb1f85
|
dxdiagn: Win64 printf format warning fixes.
|
2006-10-07 17:47:30 +02:00 |
Robert Reif
|
8d99e2e79c
|
dxdiagn: Fix TRACE/FIXME formats.
|
2006-07-05 12:56:24 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Dmitry Timoshkov
|
b67da5b946
|
Make more of the OLE interface vtables const.
|
2005-06-01 19:57:42 +00:00 |
James Hawkins
|
a85da70304
|
Properly implement DllCanUnloadNow ref counting.
|
2005-02-01 14:21:37 +00:00 |
Huw Davies
|
e8d89cd0f5
|
Fix a reference leak on failure (spotted by Rob Shearman).
Move some code over to the Interlocked* functions.
|
2004-09-28 19:19:27 +00:00 |
Alexandre Julliard
|
39a696a166
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
Alexandre Julliard
|
f714b39762
|
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
macro.
|
2004-08-23 19:39:48 +00:00 |
Alexandre Julliard
|
48c4bb3c31
|
Get rid of the non-standard ICOM_VTABLE macro.
|
2004-08-12 23:00:51 +00:00 |
Alexandre Julliard
|
0467ce9fd7
|
Get rid of the non-standard ICOM_VFIELD macro.
|
2004-08-12 19:52:49 +00:00 |
Patrik Stridvall
|
070db4e5de
|
Fixed some issues found by winapi_check.
|
2004-05-17 21:08:31 +00:00 |
Raphael Junqueira
|
033ae9219f
|
Added dxdiagn.dll with a simple implementation of IDxDiagProvider.
|
2004-04-16 00:26:14 +00:00 |