blob: f9a268a20cd289eca47fac9397496db6ef95798c (
plain)
1
2
3
4
5
|
This directory contains a sample project for using Capstone from a Windows
driver. Open cs_driver.sln with Visual Studio 2013 or newer and see cs_driver.c
for details.
For prerequisites to compile Capstone for drivers, see COMPILE_MSVC.TXT.
|