mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
6 lines
209 B
Text
6 lines
209 B
Text
/* $Id$ */
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Service Control Manager\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "Services\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "Services.exe\0"
|
|
#include <reactos/version.rc>
|