src_usb_redirection_enable_or_disable_console.zip

时间:2020-09-11 19:52:30
【文件属性】:

文件名称:src_usb_redirection_enable_or_disable_console.zip

文件大小:8KB

文件格式:ZIP

更新时间:2020-09-11 19:52:30

usb redirection

博客文章对应的实验材料 // @brief 对策略组中的usb重定向选项进行允许或禁止 // 编译环境 : vs2015 vc++ console + win10x64 // 实验环境 : win10x64 + gpedit 工程预览: <> http://blog.csdn.net/LostSpeed/article/details/77493589


【文件预览】:
usb_redirection_enable_or_disable_console
----usb_redirection_enable_or_disable_console.sln(1KB)
----prj_const_define.cpp(52B)
----stdafx.h(320B)
----usb_redirection_enable_or_disable_console.vcxproj.filters(2KB)
----ReadMe.txt(2KB)
----stdafx.cpp(328B)
----prj_const_define.h(495B)
----usb_redirection_enable_or_disable_console.cpp(4KB)
----usb_redirection_enable_or_disable_console.vcxproj(8KB)
----targetver.h(314B)

网友评论

  • 能用,顺便参考代码,照虎画猫解决了用代码来修改组策略项的问题。谢谢