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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h737 #define IS_INTRESOURCE(x) (((ULONG_PTR)(x) >> 16) == 0) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h660 #define IS_INTRESOURCE(x) (((ULONG_PTR)(x) >> 16) == 0) macro

Completed in 1059 milliseconds