reactos/rosapps/sysutils/pedump/pedump.rc
Emanuele Aliberti 91ae1adf27 More details in the rosapps makefile message.
Split sysutils.

svn path=/trunk/; revision=16861
2005-07-29 13:46:03 +00:00

8 lines
285 B
Plaintext

/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "Tool to dump a PE image file.\0"
#define REACTOS_STR_INTERNAL_NAME "pedump\0"
#define REACTOS_STR_ORIGINAL_FILENAME "pedump.exe\0"
#define REACTOS_STR_ORIGINAL_COPYRIGHT "1993 Randy Kath; 1997 Sang Cho\0"
#include <reactos/version.rc>