reactos/subsystems/ntvdm/ntvdm.rc
Hermès Bélusca-Maïto c70f992aa1 Synchronize with trunk r58528.
svn path=/branches/ros-csrss/; revision=58529
2013-03-16 22:10:42 +00:00

8 lines
237 B
Text

#include <windows.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Virtual DOS Machine\0"
#define REACTOS_STR_INTERNAL_NAME "ntvdm\0"
#define REACTOS_STR_ORIGINAL_FILENAME "ntvdm.exe\0"
#include <reactos/version.rc>
#include "rsrc.rc"