Updated MSVC bindings for new and changed functions.

This commit is contained in:
xorstream
2016-03-10 14:41:11 +11:00
parent 2cfe6fb9c0
commit c5b123d2d9
3 changed files with 44 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
//
// Dynamic loader for unicorn shared library in windows and linux.
// This was made for v0.9 of unicorn.
// This was made for v1.0 of unicorn.
// Newer versions of unicorn may require changes to these files.
//
// Windows Notes: