mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 9.1
This commit is contained in:
@@ -21,6 +21,7 @@ global:
|
||||
PyW_SizeVecToPyList;
|
||||
PyW_UvalVecToPyList;
|
||||
PyW_StrVecToPyList;
|
||||
PyW_TidVecToPyList;
|
||||
PyW_TryGetAttrString;
|
||||
PyW_TryImportModule;
|
||||
PyW_register_compiled_form;
|
||||
@@ -29,6 +30,7 @@ global:
|
||||
disable_script_timeout;
|
||||
enable_extlang_python;
|
||||
enable_python_cli;
|
||||
idapython_convert_cli_completions;
|
||||
idapython_hook_to_notification_point;
|
||||
idapython_unhook_from_notification_point;
|
||||
idapython_register_hook;
|
||||
|
||||
Reference in New Issue
Block a user