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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1487 #define MAKELRESULT(low,high) ((LRESULT)(DWORD)MAKELONG(low,high)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h2103 #define MAKELRESULT(low,high) ((LRESULT)(DWORD)MAKELONG(low,high)) macro

Completed in 232 milliseconds