Annotation of mstools/samples/ole/clidemo/clidemo.rcv, revision 1.1

1.1     ! root        1: #include "cliver.h"
        !             2: 
        !             3: 
        !             4: VS_VERSION_INFO     VERSIONINFO
        !             5: FILEVERSION         CLIVER_FILEVERSION
        !             6: PRODUCTVERSION      CLIVER_PRODUCTVERSION
        !             7: FILEFLAGSMASK       0x0000003FL
        !             8: FILEFLAGS           CLIVER_FILEFLAGS
        !             9: FILEOS              CLIVER_FILEOS
        !            10: FILETYPE            VFT_APP
        !            11: FILESUBTYPE         VFT2_UNKNOWN
        !            12: BEGIN 
        !            13:     BLOCK "StringFileInfo" 
        !            14:     BEGIN 
        !            15:         BLOCK "040904E4" 
        !            16:         BEGIN 
        !            17:             VALUE "CompanyName",        "Microsoft Corporation\0" 
        !            18:             VALUE "FileDescription",    "Object Linking and Embedding Client Demo Application\0" 
        !            19:             VALUE "FileVersion",        "1.00.000\0" 
        !            20:             VALUE "InternalName",       "CliDemo\0" 
        !            21:             VALUE "LegalCopyright",     "Copyright \251 Microsoft Corp. 1991-1992\0"
        !            22:             VALUE "ProductName",        "Microsoft Object Linking and Embedding Demo Client for Windows"
        !            23:             VALUE "ProductVersion",     "1.01.000\0"
        !            24:         END 
        !            25:     END 
        !            26:  
        !            27:     BLOCK "VarFileInfo" 
        !            28:     BEGIN 
        !            29:         VALUE "Translation", 0x0409, 1252
        !            30:     END 
        !            31:  
        !            32: END
        !            33: 

unix.superglobalmegacorp.com

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