mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
7 lines
250 B
Text
7 lines
250 B
Text
![]() |
/* $Id: svchost.rc 21279 2007-10-22 06:09:58Z gbrunmar $ */
|
||
|
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "SvcHost subsystem\0"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "SvcHost\0"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "SvcHost.exe\0"
|
||
|
#include <reactos/version.rc>
|