DLL命令名 | 返回值类型 | 公开 | 备注 | |
RtlCreateUserThread | 整数型 | |||
DLL库文件名 | ||||
ntdll.dll | ||||
在DLL库中对应命令名 | ||||
RtlCreateUserThread | ||||
参数名 | 类型 | 传址 | 数组 | 备注 |
ProcessHandle | 整数型 | |||
SecurityDescriptor | 整数型 | |||
CreateSuspended | 整数型 | |||
StackZeroBits | 整数型 | |||
StackReserved | 整数型 | |||
StackCommit | 整数型 | |||
StartAddress | 整数型 | |||
StartParameter | 整数型 | |||
ThreadHandle | 整数型 | |||
ClientID | 整数型 |
词条作者信息 使用例程