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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddpnathlp.h73 #define _DPNH_HRESULT_BASE 0xF000 macro
76 MAKE_HRESULT(0, _DPNH_FACILITY_CODE, (code + _DPNH_HRESULT_BASE))
78 MAKE_HRESULT(1, _DPNH_FACILITY_CODE, (code + _DPNH_HRESULT_BASE))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddpnathlp.h71 #define _DPNH_HRESULT_BASE 0xF000 macro
74 MAKE_HRESULT(0, _DPNH_FACILITY_CODE, (code + _DPNH_HRESULT_BASE))
76 MAKE_HRESULT(1, _DPNH_FACILITY_CODE, (code + _DPNH_HRESULT_BASE))

Completed in 43 milliseconds