Win Driver Example Save

Project README

Prepare build environment

cargo install cargo-xbuild

Build drivers

# build driver for x64
cargo xbuild --target x86_64-kernel-windows-msvc.json
# build driver for x86
cargo xbuild --target i686-kernel-windows-msvc.json

Acknowledges

Open Source Agenda is not affiliated with "Win Driver Example" Project. README Source: Trantect/win_driver_example
Stars
77
Open Issues
2
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating