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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h1418 #define MCIWndGetDest(hWnd,prc) (LONG)MCIWndSM(hWnd,MCIWNDM_GET_DEST,0,(LPARAM)(LPRECT)(prc))
1517 #define MCIWNDM_GET_DEST (WM_USER + 142) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h1418 #define MCIWndGetDest(hWnd,prc) (LONG)MCIWndSM(hWnd,MCIWNDM_GET_DEST,0,(LPARAM)(LPRECT)(prc))
1517 #define MCIWNDM_GET_DEST (WM_USER + 142) macro

Completed in 73 milliseconds