reactos/base/system/logonui/logonui.rc

9 lines
249 B
Plaintext
Raw Normal View History

#include <windows.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Logon User Interface Host\0"
#define REACTOS_STR_INTERNAL_NAME "LogonUI\0"
#define REACTOS_STR_ORIGINAL_FILENAME "LogonUI.exe\0"
//#include <reactos/version.rc>
#include "rsrc.rc"