Define some additional constants.

oldstable
Vincent Béron 2003-04-13 01:05:17 +00:00 committed by Alexandre Julliard
parent ea3342de42
commit a79c96039d
1 changed files with 3 additions and 0 deletions

View File

@ -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