Searched defs:MY_SRes_HRESULT_FROM_WRes (Results 1 – 1 of 1) sorted by relevance
50 #define MY_SRes_HRESULT_FROM_WRes(x) HRESULT_FROM_WIN32(x) macro57 #define MY_SRes_HRESULT_FROM_WRes(x) ((HRESULT)(x) <= 0 ? ((HRESULT)(x)) : ((HRESULT) (((x) & 0x000… macro