Searched refs:WOW_TYPE_HDROP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwownt32.h73 WOW_TYPE_HDROP, enumerator in enum:__anon14608
124 #define HDROP_32(h16) ((HDROP) (WOWHandle32(h16, WOW_TYPE_HDROP)))
137 #define HDROP_16(h32) (WOWHandle16(h32, WOW_TYPE_HDROP))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwownt32.h73 WOW_TYPE_HDROP, enumerator in enum:__anon1914
124 #define HDROP_32(h16) ((HDROP) (WOWHandle32(h16, WOW_TYPE_HDROP)))
137 #define HDROP_16(h32) (WOWHandle16(h32, WOW_TYPE_HDROP))

Completed in 42 milliseconds