zeth / inputs

Cross-platform Python support for keyboards, mice and gamepads
BSD 3-Clause "New" or "Revised" License
269 stars 87 forks source link

LPARAM #103

Open DethCount opened 2 years ago

DethCount commented 2 years ago

https://github.com/zeth/inputs/blob/a46681dbf77d6ab07834f550e5855c1f50701f99/inputs.py#L72

http://epydoc.sourceforge.net/stdlib/ctypes.wintypes-module.html

WPARAM = c_uint
LPARAM = c_long