reactos/subsystems/mvdm/samples/testvdd/testvdd.rc

7 lines
223 B
Plaintext
Raw Normal View History

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "NTVDM Testing VDD"
#define REACTOS_STR_INTERNAL_NAME "testvdd"
#define REACTOS_STR_ORIGINAL_FILENAME "testvdd.dll"
#include <reactos/version.rc>