Annotation of mstools/ole20/samples/bttncur/bttncur.rc, revision 1.1

1.1     ! root        1: /*
        !             2:  * BTTNCUR.RC
        !             3:  * Buttons & Cursors Version 1.1, March 1993
        !             4:  *
        !             5:  * Resource file for the Button Image & Cursors DLL, including cursors and
        !             6:  * standard bitmaps.
        !             7:  *
        !             8:  * Copyright (c)1992-1993 Microsoft Corporation, All Rights Reserved,
        !             9:  * as applied to redistribution of this source code in source form
        !            10:  * License is granted to use of compiled code in shipped binaries.
        !            11:  */
        !            12: 
        !            13: #define STRICT
        !            14: #include <windows.h>
        !            15: #include "bttncur.h"
        !            16: #include "bttncuri.h"
        !            17: 
        !            18: IDB_STANDARDIMAGES72    BITMAP      res\stdim72.bmp
        !            19: IDB_STANDARDIMAGES96    BITMAP      res\stdim96.bmp
        !            20: IDB_STANDARDIMAGES120   BITMAP      res\stdim120.bmp
        !            21: 
        !            22: IDC_RIGHTARROW      CURSOR          res\rarrow.cur
        !            23: IDC_CONTEXTHELP     CURSOR          res\help.cur
        !            24: IDC_MAGNIFY         CURSOR          res\magnify.cur
        !            25: IDC_NODROP          CURSOR          res\nodrop.cur
        !            26: IDC_TABLETOP        CURSOR          res\tabletop.cur
        !            27: IDC_HSIZEBAR        CURSOR          res\sizebarh.cur
        !            28: IDC_VSIZEBAR        CURSOR          res\sizebarv.cur
        !            29: IDC_HSPLITBAR       CURSOR          res\splith.cur
        !            30: IDC_VSPLITBAR       CURSOR          res\splitv.cur
        !            31: IDC_SMALLARROWS     CURSOR          res\sarrows.cur
        !            32: IDC_LARGEARROWS     CURSOR          res\larrows.cur
        !            33: IDC_HARROWS         CURSOR          res\harrows.cur
        !            34: IDC_VARROWS         CURSOR          res\varrows.cur
        !            35: IDC_NESWARROWS      CURSOR          res\neswarrs.cur
        !            36: IDC_NWSEARROWS      CURSOR          res\nwsearrs.cur
        !            37: 
        !            38: 
        !            39: //Include the version information
        !            40: rcinclude bttncur.rcv

unix.superglobalmegacorp.com

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