reactos/reactos/subsys/system/winlogon/winlogon.rc

20 lines
434 B
Plaintext
Raw Normal View History

/* $Id$ */
#include <defines.h>
#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Logon Application\0"
#define REACTOS_STR_INTERNAL_NAME "winlogon\0"
#define REACTOS_STR_ORIGINAL_FILENAME "winlogon.exe\0"
#include <reactos/version.rc>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
/* IDI_WINLOGON ICON "resources/winlogon.ico" */
#include "En.rc"
#include "Cz.rc"
#include "De.rc"
#include "Es.rc"
#include "Sv.rc"