windows-nt/Source/XPSP1/NT/admin/pchealth/helpctr/include/locres.h
2020-09-26 16:20:57 +08:00

27 lines
623 B
C

/******************************************************************************
Copyright (c) 1999 Microsoft Corporation
Module Name:
LocRes.h
Abstract:
This file contains the declaration of the functions used to localize strings.
Revision History:
Davide Massarenti (Dmassare) 07/20/99
created
******************************************************************************/
#if !defined(__INCLUDED___INCLUDE___LOCRES_H___)
#define __INCLUDED___INCLUDE___LOCRES_H___
#include <HCAppRes.h>
#include <NTEventMsg.h>
#include <MPC_main.h>
#endif // !defined(__INCLUDED___INCLUDE___LOCRES_H___)