I'm trying to simulate mouse wheel movement when a button on the gamepad is pressed. So far I've imported the mouse_event() function from user32.dll, but I don't know the value of the MOUSEEVENTF_WHEEL flag. If anyone can help I'd greatly appreciate it.