mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS/VMS Environment Subsystem Server\0"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "vmssrv\0"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "vmssrv.dll\0"
|
||
|
#include <reactos/version.rc>
|