Forget my qcap patch. It's the wrong one and I need to add missing CLSID
defines in some headers first.
Robert Shearman wrote:
Rolf Kalbermatter wrote:
Changelog
- dlls/qcap/Makefile.in
- dlls/qcap/qcap_main.h
dlls/qcap/enummedia.c
Add IEnumMediaType object for use by other class objects. This is
taken
from quartz with only minor adaptions.
We should be putting these files into a st
Rolf Kalbermatter wrote:
Changelog
- dlls/qcap/Makefile.in
- dlls/qcap/qcap_main.h
dlls/qcap/enummedia.c
Add IEnumMediaType object for use by other class objects. This is
taken
from quartz with only minor adaptions.
We should be putting these files into a static library that we ca
> Changelog
> - dlls/qcap/Makefile.in
> - dlls/qcap/enumpins.c
> Add IEnumPins object for use by other class objects. This is taken
> from quartz with only minor adaptions.
>
> Rolf Kalbermatter
>
>
> +WINE_DEFAULT_DEBUG_CHANNEL(quartz);
Shouldn't that be qcap ?
Cheers,
Paul.