Home
last modified time | relevance | path

Searched refs:DDERR_INCOMPATIBLEPRIMARY (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/dxtest/ddraw/
H A Ddebug.cpp16 case DDERR_INCOMPATIBLEPRIMARY: return "DDERR_INCOMPATIBLEPRIMARY"; in DDErrorString()
/reactos/modules/rostests/tests/DxHalTest/
H A Dmain.h170 case DDERR_INCOMPATIBLEPRIMARY: return "DDERR_INCOMPATIBLEPRIMARY"; in DDErrorString()
/reactos/sdk/include/psdk/
H A Dddraw.h74 #define DDERR_INCOMPATIBLEPRIMARY MAKE_DDHRESULT( 95) macro