mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
c501d8112c
svn path=/branches/aicom-network-fixes/; revision=34994
9 lines
248 B
Text
9 lines
248 B
Text
/* $Id$ */
|
|
|
|
#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"
|