Files
WUIsBack/shared/HResult.h
2024-02-11 12:51:01 +01:00

6 lines
86 B
C

#pragma once
#include <windows.h>
EXTERN_C LPWSTR GetMessageForHresult(HRESULT hr);