reactos/base/system/winlogon/winlogon.rc
Cameron Gutman 2b82fe44ea [WLAN-BRINGUP]
- Create a branch to drop my ndisuio work

svn path=/branches/wlan-bringup/; revision=54809
2012-01-02 20:53:24 +00:00

11 lines
275 B
Text

/* $Id$ */
#include <windows.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>
#include "rsrc.rc"