SetWindowsHookExW (13, function, windll.kernel32.GetModuleHandleW(None), 0) msg = POINTER(MSG)() while self.running: try: windll.user32.GetMessageW(msg, 0, 0 ...
確定! 回上一頁