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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h106 #define FACILITY_NT_BIT 0x10000000 macro
107 #define HRESULT_FROM_NT(x) ((HRESULT) ((x) | FACILITY_NT_BIT))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h106 #define FACILITY_NT_BIT 0x10000000 macro
107 #define HRESULT_FROM_NT(x) ((HRESULT) ((x) | FACILITY_NT_BIT))

Completed in 98 milliseconds