Added version information to the beginning of the log file.

This commit is contained in:
2023-05-20 14:25:35 +03:00
parent 9dd557311e
commit b58039b4ab
4 changed files with 11 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
#define TBUFLEN 32
#define DBUFLEN 256
extern WCHAR szTitle[MAX_LOADSTRING];
//extern WCHAR szTitle[MAX_LOADSTRING];
extern SYSTEMTIME lt;
extern wchar_t debugBuffer[DBUFLEN];