mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
d2aeaba5f8
Move CSRSS, CSRSRV there, as well as CSR client calls from NTDLL into a "CSRLIB" library.
5 lines
206 B
Plaintext
5 lines
206 B
Plaintext
#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>
|