mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
7 lines
213 B
Text
7 lines
213 B
Text
![]() |
#include <windef.h>
|
||
|
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "Global Flags utility"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "gflags"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "gflags.exe"
|
||
|
#include <reactos/version.rc>
|