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

8 lines
272 B
C++

//----------------------------------------------------------------------------
// Const strings needed by lots of people.
//----------------------------------------------------------------------------
extern const TCHAR tszBlank[];
extern const TCHAR tszEmpty[];