[ctypes-users] ctypes reference book
Brought to you by:
theller
From: Michael C <mys...@gm...> - 2016-11-28 02:33:38
|
Sorry guys, but I can't find the reference book of ctypes, and I am looking for everythign there is under ctype.user32 I have this already https://docs.python.org/3/library/ctypes.html#ctypes.WinDLL the best I can find to what I am describing to you is this: http://nullege.com/codes/show/src@m@o@mozharness-HEAD@external_tools@mouse_and_screen_resolution.py/115/ctypes.windll.user32.GetCursorPos I need everything there is to know about the ctypes. Yes I googled for it. thanks! |