Searched defs:JOYERR_BASE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmmsystem.h156 #define JOYERR_BASE 160 macro
923 #define JOYERR_PARMS (JOYERR_BASE+5) /* bad parameters */
924 #define JOYERR_NOCANDO (JOYERR_BASE+6) /* request not completed */
925 #define JOYERR_UNPLUGGED (JOYERR_BASE+7) /* joystick is unplugged */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmmsystem.h156 #define JOYERR_BASE 160 macro
921 #define JOYERR_PARMS (JOYERR_BASE+5) /* bad parameters */
922 #define JOYERR_NOCANDO (JOYERR_BASE+6) /* request not completed */
923 #define JOYERR_UNPLUGGED (JOYERR_BASE+7) /* joystick is unplugged */

Completed in 180 milliseconds