Skip to content
Snippets Groups Projects
Commit a79c9603 authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard
Browse files

Define some additional constants.

parent ea3342de
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,9 @@ typedef struct {
#define MM_MIM_MOREDATA 0x3CC
#define MM_MIXM_LINE_CHANGE 0x3D0
#define MM_MIXM_CONTROL_CHANGE 0x3D1
#define MMSYSERR_BASE 0
#define WAVERR_BASE 32
#define MIDIERR_BASE 64
......
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