EventGhost/EventGhost

View on GitHub
_build/extensions/cFunctions/mousehook.h

Summary

Maintainability
Test Coverage
extern PyObject *
SetMouseCallback(PyObject *self, PyObject *args);

extern void 
SetMouseHook(HINSTANCE hMod);

extern void 
UnsetMouseHook(void);