Files
HL2Overcharged/utils/sapi51/Tools/Comp/TTS/spgeterrormsg.h
2025-05-21 21:20:08 +03:00

10 lines
310 B
C

//******************************************************************************
// Copyright (c) Microsoft Corporation. All rights reserved.
// spgeterrormsg.h
//
//******************************************************************************
#include <windows.h>
extern LPCSTR SpGetErrorMsg(HRESULT hr);