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

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

Completed in 102 milliseconds