mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 16:51:06 +00:00
5 lines
210 B
Text
5 lines
210 B
Text
|
#define REACTOS_STR_FILE_DESCRIPTION "Boot Acceptance Application for Registry\0"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "bootok\0"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "bootok.exe\0"
|
||
|
#include <reactos/version.rc>
|