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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h1419 #define MCIWndPutDest(hWnd,prc) (LONG)MCIWndSM(hWnd,MCIWNDM_PUT_DEST,0,(LPARAM)(LPRECT)(prc))
1518 #define MCIWNDM_PUT_DEST (WM_USER + 143) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h1419 #define MCIWndPutDest(hWnd,prc) (LONG)MCIWndSM(hWnd,MCIWNDM_PUT_DEST,0,(LPARAM)(LPRECT)(prc))
1518 #define MCIWNDM_PUT_DEST (WM_USER + 143) macro

Completed in 338 milliseconds