Skip to content
Snippets Groups Projects
Commit 843ea29c authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard
Browse files

Added some missing defines.

parent 4c37e23e
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment