Searched defs:MCIWNDM_SETVOLUME (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h1440 #define MCIWndSetVolume(hWnd,iVol) (LONG)MCIWndSM(hWnd,MCIWNDM_SETVOLUME,0,(LPARAM)(UINT)(iVol))
1494 #define MCIWNDM_SETVOLUME (WM_USER + 110) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h1440 #define MCIWndSetVolume(hWnd,iVol) (LONG)MCIWndSM(hWnd,MCIWNDM_SETVOLUME,0,(LPARAM)(UINT)(iVol))
1494 #define MCIWNDM_SETVOLUME (WM_USER + 110) macro

Completed in 92 milliseconds