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

10 lines
153 B
C++

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