77 Topics
Question

How to Troubleshoot EnumWindows() Python Callback Failure

Question

Loading a DLL many times with WinDLL under Python

Question

Python 3: Detect monitor power state in Windows

Question

ctypes dll call works in ipython but not in regular python

Question

Python 2.7 loads DLL while python 3.5 crashes

Question

SetWindowsHookEx gives error 126: Module not found when

Question

Python and Ctypes - Magnification DLL

Question

Choosing ctypes dll loading mechanism

Question

Python How to keep MessageboxW on top of all other windows?

Question

No sound is generated when using PlaySound()

Question

Python3 uses restype to define the return value of kernel32.GetModuleHandleA, but the value of python output is very large

Question

windll ctypes call variadic c function from python 2.7 works in win64 but not in win32

Question

Interactive Windows Service?

Question

Trying to load and use a dll file in python properly

Question

How do I close a window using ctypes python