microsoft / microsoft/Windows-classic-samples
CimFSAPI sample consistently fails when adding file with CimCreateFile
Open
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
This line of code consistently returns ERROR_PATH_NOT_FOUND. A review of the documentation doesn't show any misuse. Has the author had success running this code? If so, what parameters were used?
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 at Samples/CimFSAPI/app.cpp:296 and compare the CimCreateFile call with the linked CimFS documentation. Reproduce the ERROR_PATH_NOT_FOUND result, determine which parameters or setup cause it, and document a working invocation or correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100