Searched refs:MIDIERR_BASE (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmsystem.h128 #define MIDIERR_BASE 64 macro
560 #define MIDIERR_UNPREPARED (MIDIERR_BASE + 0)
561 #define MIDIERR_STILLPLAYING (MIDIERR_BASE + 1)
562 #define MIDIERR_NOMAP (MIDIERR_BASE + 2)
563 #define MIDIERR_NOTREADY (MIDIERR_BASE + 3)
564 #define MIDIERR_NODEVICE (MIDIERR_BASE + 4)
565 #define MIDIERR_INVALIDSETUP (MIDIERR_BASE + 5)
566 #define MIDIERR_BADOPENMODE (MIDIERR_BASE + 6)
567 #define MIDIERR_DONT_CONTINUE (MIDIERR_BASE + 7)
568 #define MIDIERR_LASTERROR (MIDIERR_BASE
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmsystem.h128 #define MIDIERR_BASE 64 macro
560 #define MIDIERR_UNPREPARED (MIDIERR_BASE + 0)
561 #define MIDIERR_STILLPLAYING (MIDIERR_BASE + 1)
562 #define MIDIERR_NOMAP (MIDIERR_BASE + 2)
563 #define MIDIERR_NOTREADY (MIDIERR_BASE + 3)
564 #define MIDIERR_NODEVICE (MIDIERR_BASE + 4)
565 #define MIDIERR_INVALIDSETUP (MIDIERR_BASE + 5)
566 #define MIDIERR_BADOPENMODE (MIDIERR_BASE + 6)
567 #define MIDIERR_DONT_CONTINUE (MIDIERR_BASE + 7)
568 #define MIDIERR_LASTERROR (MIDIERR_BASE
[all...]

Completed in 46 milliseconds