Home
last modified time | relevance | path

Searched refs:ulInstrument (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Ddls1.h97 ULONG ulInstrument; member
/reactos/dll/directx/wine/dmusic/
H A Ddmusic_main.c200 dwPatch |= (pLocale->ulInstrument & 0x0000007F); /* set PC value */ in MIDILOCALE2Patch()
208 pLocale->ulInstrument = (dwPatch & 0x7F); /* get PC value */ in Patch2MIDILOCALE()
H A Dcollection.c452 … TRACE(" - ulInstrument: %d\n", instrument->header.Locale.ulInstrument); in IPersistStreamImpl_Load()