Commit 843ea29c authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

Added some missing defines.

parent 4c37e23e
......@@ -459,9 +459,12 @@ typedef WORD *LPKEYARRAY;
#define MIM_LONGDATA MM_MIM_LONGDATA
#define MIM_ERROR MM_MIM_ERROR
#define MIM_LONGERROR MM_MIM_LONGERROR
#define MIM_MOREDATA MM_MIM_MOREDATA
#define MOM_OPEN MM_MOM_OPEN
#define MOM_CLOSE MM_MOM_CLOSE
#define MOM_DONE MM_MOM_DONE
#define MOM_POSITIONCB MM_MOM_POSITIONCB
/* device ID for MIDI mapper */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment