Skip to content

Commit

Permalink
Синхронизация Utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
v0lt committed Aug 29, 2024
1 parent 4b527b4 commit d07f0a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Utils/Util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ std::wstring HR2Str(const HRESULT hr)
UNPACK_HR_WIN32(ERROR_CLASS_ALREADY_EXISTS);
#endif
#ifdef _MFERROR_H
UNPACK_VALUE(MF_E_INVALIDMEDIATYPE);
UNPACK_VALUE(MF_E_INVALID_FORMAT);
#endif
#ifdef _D3D9_H_
Expand Down

0 comments on commit d07f0a9

Please sign in to comment.