Paul Vriens
|
c6559a104c
|
- Use Interlocked* functions in AddRef and Release.
- Store the result of the Interlocked functions and use only this.
|
2005-01-06 19:36:47 +00:00 |
Alexandre Julliard
|
f5f7a1822c
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +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 |
Christian Costa
|
b0c9f6a34d
|
Implemented IFilterGraphImpl_EnumFilters and IEnumFilters interface.
Renamed constructor of IEnumRegFilters interface.
Small fix in IFilterMapper_EnumMatchingFilters.
|
2004-03-04 06:07:30 +00:00 |