Michael Stefaniuc
|
e86dff725f
|
quartz: Use an iface instead of a vtbl pointer in IEnumRegFiltersImpl.
|
2010-12-09 12:22:26 +01:00 |
Michael Stefaniuc
|
cc7fc4abef
|
quartz: Remove superfluous pointer casts.
|
2009-01-29 14:06:01 +01:00 |
Alexander Dorofeyev
|
898152c024
|
quartz: Fix memory leaks in IEnumRegFiltersImpl_Release.
|
2008-07-02 12:23:14 +02:00 |
Alexander Dorofeyev
|
2d8f7268ab
|
quartz: Do not ignore current position in IEnumRegFiltersImpl_Next.
|
2008-06-25 20:21:30 +02:00 |
Michael Stefaniuc
|
f10e6d7e37
|
quartz: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:20 +02:00 |
Hans Leidekker
|
cfbb859f59
|
quartz: Win64 printf format warning fixes.
|
2006-10-13 12:08:41 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
bda7ace2e9
|
Interlocked LONG* gcc warning fixes.
|
2005-07-13 11:59:15 +00:00 |
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 |
Hans Leidekker
|
719a789792
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +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 |
Christian Costa
|
57b2104f54
|
Implemented IFilterMapper and IEnumRegFilters interfaces.
Fixed IFilterMapper2_EnumMatchingFilters.
|
2004-03-01 23:32:04 +00:00 |