mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
6 lines
204 B
Text
6 lines
204 B
Text
/* $Id$ */
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Local Security Authority\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "lsass\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "lsass.exe\0"
|
|
#include <reactos/version.rc>
|