Searched refs:DDERR_WRONGMODE (Results 1 – 4 of 4) sorted by relevance
98 case DDERR_WRONGMODE: return "DDERR_WRONGMODE"; in DDErrorString()
252 case DDERR_WRONGMODE: return "DDERR_WRONGMODE"; in DDErrorString()
3699 return DDERR_WRONGMODE; in ddraw_surface7_Restore()3706 return DDERR_WRONGMODE; in ddraw_surface7_Restore()
161 #define DDERR_WRONGMODE MAKE_DDHRESULT(587) macro