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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1485 #define MAKELPARAM(low,high) ((LPARAM)(DWORD)MAKELONG(low,high)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h2101 #define MAKELPARAM(low,high) ((LPARAM)(DWORD)MAKELONG(low,high)) macro

Completed in 396 milliseconds