microsoft / microsoft/win32metadata
OpenInputDesktop no found GENERIC_ALL
Open
Nobody has claimed this yet.
question
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 149
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 4
Description
### Suggestion
The OpenInputDesktop function does not have a GENERIC_ALL parameter, or a parameter for complete replacement.
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 by locating the Win32 metadata entry for the OpenInputDesktop function and compare it with the Windows SDK declaration. Determine how GENERIC_ALL or complete replacement is represented, then verify that the generated metadata exposes the requested capability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100