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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h95 #define MAKE_DPHRESULT( code ) MAKE_HRESULT( 1, _FACDP, code ) macro
98 #define DPERR_ALREADYINITIALIZED MAKE_DPHRESULT( 5 )
99 #define DPERR_ACCESSDENIED MAKE_DPHRESULT( 10 )
100 #define DPERR_ACTIVEPLAYERS MAKE_DPHRESULT( 20 )
101 #define DPERR_BUFFERTOOSMALL MAKE_DPHRESULT( 30 )
102 #define DPERR_CANTADDPLAYER MAKE_DPHRESULT( 40 )
103 #define DPERR_CANTCREATEGROUP MAKE_DPHRESULT( 50 )
104 #define DPERR_CANTCREATEPLAYER MAKE_DPHRESULT( 60 )
105 #define DPERR_CANTCREATESESSION MAKE_DPHRESULT( 70 )
106 #define DPERR_CAPSNOTAVAILABLEYET MAKE_DPHRESULT( 8
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay.h95 #define MAKE_DPHRESULT( code ) MAKE_HRESULT( 1, _FACDP, code ) macro
98 #define DPERR_ALREADYINITIALIZED MAKE_DPHRESULT( 5 )
99 #define DPERR_ACCESSDENIED MAKE_DPHRESULT( 10 )
100 #define DPERR_ACTIVEPLAYERS MAKE_DPHRESULT( 20 )
101 #define DPERR_BUFFERTOOSMALL MAKE_DPHRESULT( 30 )
102 #define DPERR_CANTADDPLAYER MAKE_DPHRESULT( 40 )
103 #define DPERR_CANTCREATEGROUP MAKE_DPHRESULT( 50 )
104 #define DPERR_CANTCREATEPLAYER MAKE_DPHRESULT( 60 )
105 #define DPERR_CANTCREATESESSION MAKE_DPHRESULT( 70 )
106 #define DPERR_CAPSNOTAVAILABLEYET MAKE_DPHRESULT( 8
[all...]

Completed in 53 milliseconds