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