loadlib
Load a DLL into debugged program memory.
参数
arg1
The name/path of the module to load.
结果
The $result
variable will be set to the address of the loaded library.
Load a DLL into debugged program memory.
arg1
The name/path of the module to load.
The $result
variable will be set to the address of the loaded library.