reactos/dll/win32/sfcfiles/sfcfiles.rc
Eric Kohl 085f135f1a [SFCFILES] Add sfcfiles dll and header file
Sfcfiles.dll contains only a short list of protected files (WIP).
2022-01-22 13:28:50 +01:00

6 lines
226 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "System File Checker Files"
#define REACTOS_STR_INTERNAL_NAME "sfcfiles"
#define REACTOS_STR_ORIGINAL_FILENAME "sfcfiles.dll"
#include <reactos/version.rc>