mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
527f2f9057
* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
4 lines
206 B
Text
4 lines
206 B
Text
#define REACTOS_STR_FILE_DESCRIPTION "Client/Server Runtime SubSystem Process"
|
|
#define REACTOS_STR_INTERNAL_NAME "csrss"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "csrss.exe"
|
|
#include <reactos/version.rc>
|