2020-09-30 16:53:55 +02:00

27 lines
649 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___)