1 2 3 4 5 6 7 8 9 10 11 12 13 14
# VTFrameRs 嗯,Rust,我喜欢Rust VTFrame的Rust实现,并不全,只是个Demo ## 编译 下载EWDK,执行LaunchBuildEnv.cmd,在命令行下进入项目目录执行cargo make ## 参考 微软官方的支持:https://github.com/microsoft/windows-drivers-rs 原项目:https://github.com/zanpocc/VTFrame