📄 readme.txt
字号:
This folder contains batch files to compile libusb-win32 with Microsoft's DDK.
Requirements:
1.) Windows Server 2003 DDK (older versions might work but have not
been tested yet)
How to compile:
1.) install the DDK
2.) open a DDK build environment, either a "checked" or a "free" one
3.) launch one of the following batch files to compile the sources:
make_driver.bat: builds the driver
make_dll.bat: builds the DLL
make_test.bat: builds the command line version of the test tool
make_test_win.bat: builds the Windows version of the test tool
make_all.bat: builds everything, driver, DLL, and the test tools
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -