function OpenMutex( dwDesiredAccess: DWORD; {打开权限} bInheritHandle: BOOL; {能否被当前程序创建的进程继承} pName: PWideChar {Mutex 对象的名称} ): THandle; ...
確定! 回上一頁