capstone/contrib/cs_driver
Satoshi Tanda cb003974a4 fix typo, style
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com>
2016-09-28 07:33:14 -07:00
..
cs_driver fix typo, style 2016-09-28 07:33:14 -07:00
cs_driver.sln port Windows driver support 2016-05-11 21:48:32 -07:00
README port Windows driver support 2016-05-11 21:48:32 -07:00

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.