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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay8.h78 #define MAKE_DPNHRESULT(code) MAKE_HRESULT(1, _DPN_FACILITY_CODE, (code + _DPNHRESULT_BASE)) macro
92 #define DPNERR_ABORTED MAKE_DPNHRESULT(0x030)
93 #define DPNERR_ADDRESSING MAKE_DPNHRESULT(0x040)
94 #define DPNERR_ALREADYCLOSING MAKE_DPNHRESULT(0x050)
95 #define DPNERR_ALREADYCONNECTED MAKE_DPNHRESULT(0x060)
96 #define DPNERR_ALREADYDISCONNECTING MAKE_DPNHRESULT(0x070)
97 #define DPNERR_ALREADYINITIALIZED MAKE_DPNHRESULT(0x080)
98 #define DPNERR_ALREADYREGISTERED MAKE_DPNHRESULT(0x090)
99 #define DPNERR_BUFFERTOOSMALL MAKE_DPNHRESULT(0x100)
100 #define DPNERR_CANNOTCANCEL MAKE_DPNHRESULT(
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay8.h78 #define MAKE_DPNHRESULT(code) MAKE_HRESULT(1, _DPN_FACILITY_CODE, (code + _DPNHRESULT_BASE)) macro
92 #define DPNERR_ABORTED MAKE_DPNHRESULT(0x030)
93 #define DPNERR_ADDRESSING MAKE_DPNHRESULT(0x040)
94 #define DPNERR_ALREADYCLOSING MAKE_DPNHRESULT(0x050)
95 #define DPNERR_ALREADYCONNECTED MAKE_DPNHRESULT(0x060)
96 #define DPNERR_ALREADYDISCONNECTING MAKE_DPNHRESULT(0x070)
97 #define DPNERR_ALREADYINITIALIZED MAKE_DPNHRESULT(0x080)
98 #define DPNERR_ALREADYREGISTERED MAKE_DPNHRESULT(0x090)
99 #define DPNERR_BUFFERTOOSMALL MAKE_DPNHRESULT(0x100)
100 #define DPNERR_CANNOTCANCEL MAKE_DPNHRESULT(
[all...]

Completed in 67 milliseconds