You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
266 B
8 lines
266 B
#include <winver.h>
|
|
|
|
#define RC_VERSION_FILE_DESCRIPTION "Internet Application Information Services Symbolic Debugger Extensions\0"
|
|
#define RC_VERSION_INTERNAL_NAME "nntpdbg.dll\0"
|
|
#define RC_VERSION_ORIGINAL_FILE_NAME "nntpdbg.dll\0"
|
|
|
|
#include <bldver.rc>
|
|
|