windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/irtl/httphdr/tdict.rc
2020-09-26 16:20:57 +08:00

36 lines
580 B
Plaintext

/*++
Name:
tdict.rc
Abstract:
Resource file for HTTP Header Dictionary Test program
Environment:
File History:
Murali R. Krishnan ( MuraliK) 25-July-1997
--*/
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Test For HTTP dictionary program"
#define VER_INTERNALNAME_STR "tdict.exe"
#define VER_ORIGINALFILENAME_STR "tdict.exe"
#include "common.ver"