reactos/base/system/logonui/logonui.rc
2013-06-16 22:01:41 +00:00

9 lines
249 B
Plaintext

#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"