microsoft / microsoft/Windows-classic-samples
IfilterSample not working
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
we are able to build and register the dll successfully.
but search is not working.
Here is filtdump error:
filtdump.exe "C:\Users\xxxx\Desktop\SampleFile.filtersample"
FILE: C:\Users\xxxx\Desktop\SampleFile.filtersample
IFILTER: LoadIFilter failed, hr == 0x80004005
IFILTER: SHCreateStreamOnFileEx failed, hr == 0x80004005
LoadIFilterWrapper failed, hr == 0x80004005
FILTDUMP failed, hr == 0x80004005
any help is appreciated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the WindowsSearch/IFilterSample sample and reproduce the reported filtdump.exe command against SampleFile.filtersample. Done means the filter loads successfully, filtdump.exe no longer reports 0x80004005, and search works for the sample file.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100