microsoft / microsoft/Windows-driver-samples
USB Device Emulation (UDE) samples
@Shyamal-V is already working on this.
Since Jul 16, 2024.
- Dominant language
- C
- Stars
- 7.8k
- Forks
- 5k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 7
Description
If would be nice if Microsoft could provide official samples of USB device emulation (UDE) drivers to help developers get started with this powerful technology.
I'm already aware of the code snippets on Write a UDE client driver. There's also a sample project on https://github.com/microsoft/UDE , but it seem like an abandoned project. The project is furthermore lacking files required for it to build and no-one are responding to reported issues.
Could it be possible to either revive the https://github.com/microsoft/UDE project and/or migrate it to this repo, so that it can serve as working starting-point for UDE driver development?
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.
Assessment
This issue has not been assessed yet.