mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
* ignore VS2017 auto-generated files * update README files * update main VS project files to use VS2017 * update test VS project files to use VS2017 and WDK10 * update test files * update the sample project * resolve code analysis warning |
||
|---|---|---|
| .. | ||
| cs_driver | ||
| cs_driver.sln | ||
| README | ||
This directory contains a sample project for using Capstone from a Windows driver. Open cs_driver.sln with Visual Studio 2017 or newer and see cs_driver.c for details. For prerequisites to compile Capstone for drivers, see COMPILE_MSVC.TXT.