LcdSupport.cpp

LineCodeValueExport IDENTIFIER
60

if (wcsftime(str, sizeof(str)/sizeof(wchar_t), _T("%#x"), (const struct tm *)&thetime) &&

%#x

64

if (wcsftime(str, sizeof(str)/sizeof(wchar_t), _T("%X"), (const struct tm *)&thetime))

%X

128

wcscpy_s(lf.lfFaceName, LF_FACESIZE, _T("Microsoft Sans Serif"));

Microsoft Sans Serif

141

wcscpy_s(lf.lfFaceName, LF_FACESIZE, _T("Microsoft Sans Serif"));

Microsoft Sans Serif

238

//_tperror(_T("Initialize"));

Initialize


My JavaScript is support only IE6. If you're using Gecko (firefox) Browser, please kill Javascript. and please tell me, how to support Gecko.