#include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "ASN.1 Runtime APIs" #define VER_DESCRIPTION_STR "Microsoft ASN.1 Runtime" #define VER_INTERNALNAME_STR "msasn1.dll" #define VER_ORIGINALFILENAME_STR "msasn1.dll" #include