IFilterSample GUIDs conflicts with GUIDs uses by Microsoft Search Handler
dmitryshunkov opened this issue · 3 comments
dmitryshunkov commented
It seems, that {1AA9BF05-9A97-48c1-BA28-D9DCE795E93C}
and {6C337B26-3E38-4F98-813B-FBA18BAB64F5}
already used in Windows 10 by PDF Persistent Handler and Reader Search Handler (%systemroot%\system32\Windows.Data.Pdf.dll) so the IFilterSample sample fails to register/unregister correctly.
nekumar-nv commented
Hi, Were you able to get it working? its not working for me.
dmitryshunkov commented
@nekumar-nv Hello. Yes, I updated two GUIDs in
nekumar-nv commented
Thanks dmitryshunkov for confirming. I tried changing these GUIDs but still no luck.