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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1486 #define MAKEWPARAM(low,high) ((WPARAM)(DWORD)MAKELONG(low,high)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h2102 #define MAKEWPARAM(low,high) ((WPARAM)(DWORD)MAKELONG(low,high)) macro

Completed in 113 milliseconds