mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
085f135f1a
Sfcfiles.dll contains only a short list of protected files (WIP).
5 lines
226 B
Text
5 lines
226 B
Text
#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>
|