Annotation of mstools/samples/sdktools/winat/winat.rcv, revision 1.1.1.1

1.1       root        1: #include <winver.h>
                      2: 
                      3: VS_VERSION_INFO VERSIONINFO
                      4: FILEVERSION     1,0
                      5: PRODUCTVERSION  1,0
                      6: FILEFLAGSMASK   VS_FFI_FILEFLAGSMASK
                      7: FILEFLAGS       (VS_FF_PRIVATEBUILD|VS_FF_PRERELEASE|VS_FF_DEBUG)
                      8: FILEOS          VOS_DOS_WINDOWS16
                      9: FILETYPE        VFT_APP
                     10: FILESUBTYPE     VFT2_UNKNOWN
                     11: BEGIN
                     12:     BLOCK "StringFileInfo"
                     13:     BEGIN
                     14:         BLOCK "040904E4"
                     15:         BEGIN
                     16:             VALUE "CompanyName",     "Microsoft Corporation\0"
                     17:             VALUE "FileDescription", "written by Kory Gill\0"
                     18:             VALUE "FileVersion",     "1.0\0"
                     19:             VALUE "InternalName",    "WINAT\0"
                     20:             VALUE "LegalCopyright",  "Copyright \251 Microsoft Corp. 1990 - 1992\0"
                     21:             VALUE "LegalTrademarks", "Microsoft\256 is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation\0"
                     22:             VALUE "ProductName",     "WINAT\0"
                     23:             VALUE "ProductVersion",  "1.0\0"
                     24:         END
                     25:     END
                     26: 
                     27:     BLOCK "VarFileInfo"
                     28:     BEGIN
                     29:         VALUE "Translation", 0x409, 1252
                     30:     END
                     31: END
                     32: 
                     33: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.