摘要: Private Declare PtrSafe Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) A 阅读全文
posted @ 2023-07-06 18:53 CrossPython 阅读(754) 评论(0) 推荐(0)