Home
last modified time | relevance | path

Searched refs:WAVERR_LASTERROR (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/winmm/
H A Dwinmm.c2233 (uError >= WAVERR_BASE && uError <= WAVERR_LASTERROR)) { in waveOutGetErrorTextW()
/reactos/sdk/include/psdk/
H A Dmmsystem.h180 #define WAVERR_LASTERROR (WAVERR_BASE + 3) macro