Added MSVC bindings for uc_reg_write_batch() and uc_reg_read_batch() and fixed UC_HOOK_INSN hooking.

This commit is contained in:
xorstream
2016-05-10 23:29:11 +10:00
parent 4b45869437
commit 544942cc64
3 changed files with 27 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ uc_errno
uc_strerror
uc_reg_write
uc_reg_read
uc_reg_write_batch
uc_reg_read_batch
uc_mem_write
uc_mem_read
uc_emu_start