10 lines
153 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
#include "..\pch\headers.hxx"
#pragma hdrstop
#include "strings.hxx"
const TCHAR tszBlank[] = TEXT(" ");
const TCHAR tszEmpty[] = TEXT("");