mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
6 lines
269 B
Text
6 lines
269 B
Text
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Disk Checking Utility"
|
|
#define REACTOS_STR_INTERNAL_NAME "chkdsk"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "chkdsk.exe"
|
|
#define REACTOS_STR_ORIGINAL_COPYRIGHT "1998 Mark Russinovich"
|
|
#include <reactos/version.rc>
|