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

8 lines
272 B
C++

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