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

10 lines
153 B
C++

#include "..\pch\headers.hxx"
#pragma hdrstop
#include "strings.hxx"
const TCHAR tszBlank[] = TEXT(" ");
const TCHAR tszEmpty[] = TEXT("");