2025-04-27 07:49:33 -04:00

11 lines
173 B
C++

//
// Copyright(c) 1997 - 1999. Microsoft Corporation.
//
#ifndef IND_KEYB_H
#define IND_KEYB_H
BOOL IndicTranslate(CONST MSG *lpMsg);
#endif //IND_KEYB_H