Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-crt/libsrc/
Ddxerr.c21 #ifndef DXERROR8
22 #define DXERROR8(v,n,d) macro
75DXERROR8(0x8780014, "DS_INCOMPLETE", "The call succeeded, but not all of the optional effects were…
95 DXERROR8(0x80040110, "CLASS_E_NOAGGREGATION", "This object does not support aggregation")
101DXERROR8(0x80040201, "DIERR_DEVICEFULL & VFW_E_INVALIDSUBTYPE", "The device is full. & An invalid …
102DXERROR8(0x80040202, "DIERR_MOREDATA & VFW_E_NEED_OWNER", "Not all the requested information fit i…
103DXERROR8(0x80040203, "DIERR_NOTDOWNLOADED & VFW_E_ENUM_OUT_OF_SYNC", "The effect is not downloaded…
104DXERROR8(0x80040204, "DIERR_HASEFFECTS & VFW_E_ALREADY_CONNECTED", "The device cannot be reinitial…
105DXERROR8(0x80040205, "DIERR_NOTEXCLUSIVEACQUIRED & VFW_E_FILTER_ACTIVE", "The operation cannot be …
106DXERROR8(0x80040206, "DIERR_INCOMPLETEEFFECT & VFW_E_NO_TYPES", "The effect could not be downloade…
[all …]
Ddxerr8.c16 #define DXERROR8(v,n,d) {v, n, d}, macro
Ddxerr8w.c18 #define DXERROR8(v,n,d) {v, L##n, L##d}, macro