Boaz Harrosh wrote:
Christian Costa wrote:
Fine. :-)
BTW, Windows seems to only update the devenum entries, if any, of the
category eumerated.
I don't think this is significant or not though...
devenum entries are Just a cache that quartz is keeping. It is
different between DirectShow versi
Christian Costa wrote:
Fine. :-)
BTW, Windows seems to only update the devenum entries, if any, of the
category eumerated.
I don't think this is significant or not though...
devenum entries are Just a cache that quartz is keeping. It is different
between DirectShow versions. I have never fig
Robert Shearman wrote:
Christian Costa wrote:
Ok. I had assumed devenum was complete, but obviously not. Does
it spit out
any fixme's?
No, it doesn't.
In fact, Devenum enumerates entries in:
1) HROOT\CLSID\{"clsid of categories"]\Instance
2) HCURRENTUSER\Software\Microsoft
Christian Costa wrote:
>
> >Ok. I had assumed devenum was complete, but obviously not. Does
> it spit out
> >any fixme's?
> >
> >
> No, it doesn't.
>
> In fact, Devenum enumerates entries in:
> 1) HROOT\CLSID\{"clsid of categories"]\Instance
> 2) HCURRENTUSER\Software\Microsoft\ActiveMovie\dev
Tom wrote:
Christian Costa wrote:
Hi,
This time wih Rob's suggestions.
Bye.
Changelog :
Implemented IFilterMapper and IEnumRegFilters interfaces.
Fixed IFilterMapper2_EnumMatchingFilters.
Christian Costa [EMAIL PROTECTED]
Hi Christian,
Should I add you as a worker on quartz?
Tom
Hi Tom
Christian Costa wrote:
Hi,
This time wih Rob's suggestions.
Bye.
Changelog :
Implemented IFilterMapper and IEnumRegFilters interfaces.
Fixed IFilterMapper2_EnumMatchingFilters.
Christian Costa [EMAIL PROTECTED]
Hi Christian,
Should I add you as a worker on quartz?
Tom
Robert Shearman wrote:
Christian Costa wrote:
Hi,
This patch adds implementation for the IFilterMapper interface.
Nice. I have few comments (see below).
However filters registered with this interface require some work in
devenum to
be seen from application. This will be done when time
Christian Costa wrote:
>
> Hi,
>
> This patch adds implementation for the IFilterMapper interface.
Nice. I have few comments (see below).
> However filters registered with this interface require some work in
> devenum to
> be seen from application. This will be done when time permits.
Ok. I had