windows-nt/Source/XPSP1/NT/admin/services/sched/schedui/strings.cxx
2020-09-26 16:20:57 +08:00

10 lines
144 B
C++

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