Paul Vriens
|
545cdfa2ef
|
- use Interlocked* functions in AddRef and Release.
- store the result of the Interlocked functions and use only this.
|
2005-01-10 12:25:29 +00:00 |
Tom Wickline
|
5c38e1b561
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
Joris Huizer
|
823c418d8e
|
Added IClassFactory->CreateInstance aggregation checks.
|
2004-10-18 21:21:19 +00:00 |
Francois Gouget
|
486d020c1b
|
Don't define COBJMACROS in objbase.h.
Update the Wine sources accordingly.
|
2004-10-07 03:06:48 +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 |
Francois Gouget
|
a896389679
|
Added 'strmiids.lib'.
Moved CLSID_FilterGraph and the related GUIDs to strmiids.
|
2004-08-19 19:31:20 +00:00 |
Alexandre Julliard
|
48c4bb3c31
|
Get rid of the non-standard ICOM_VTABLE macro.
|
2004-08-12 23:00:51 +00:00 |
Ivan Leo Murray-Smith
|
10778aa761
|
Updated the version info of all DirectX dlls to the version numbers of
DirectX 9.0b for Windows 2000/XP.
|
2004-05-14 21:37:32 +00:00 |
Alexandre Julliard
|
9e4ed6460c
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Christian Costa
|
76b7787b58
|
Add amstream dll (MultiMedia Streams), part of Direct Show.
|
2004-03-09 01:29:56 +00:00 |