xref: /aosp_15_r20/external/capstone/contrib/cs_driver/README (revision 9a0e4156d50a75a99ec4f1653a0e9602a5d45c18)
1This directory contains a sample project for using Capstone from a Windows
2driver. Open cs_driver.sln with Visual Studio 2013 or newer and see cs_driver.c
3for details.
4
5For prerequisites to compile Capstone for drivers, see COMPILE_MSVC.TXT.
6