[PATCH 07/10] devenum: Register legacy am filters in CreateClassEnumerator.

Alexander Dorofeyev alexd4 at inbox.lv
Sun Jun 29 07:07:00 CDT 2008


This is one of several patches needed for 
http://bugs.winehq.org/show_bug.cgi?id=12722. Analysis of +reg,+quartz logs with 
native devenum.dll has shown that native devenum processes filters registered in 
  "legacy" way in HKCR\Filter and re-registers them using 
IFilterMapper2_RegisterFilter. This happens when CreateClassEnumerator is called 
with category CLSID_LegacyAmFilterCategory.

This is also tested in patch 9/10 indirectly - because 
IFilterMapper_RegisterFilter registers filters in this "legacy" way.
---
  dlls/devenum/createdevenum.c |  330 ++++++++++++++++++++++++++++++++++++++++++
  1 files changed, 330 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 628bb01548f5c5670b7d8f8baa6d6e936648280a.diff
Type: text/x-patch
Size: 12815 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080629/47f23d5b/attachment-0001.bin 


More information about the wine-patches mailing list