microsoft / microsoft/win32metadata
`CredEnumerateW` parameter is not optional
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 149
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 4
Description
https://learn.microsoft.com/en-us/windows/win32/api/wincred/nf-wincred-credenumeratea
Looks like the header still says _Reserved_ but that's not correct, or no longer correct.
Contributor guide
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 linked Microsoft documentation for CredEnumerateW, then locate the Win32 metadata or generated header entry that marks the parameter as Reserved. Done means the metadata reflects the documented parameter usage and the resulting header no longer incorrectly marks it as reserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100