File:  [WindowsNT SDKs] / mstools / ole20 / samples / bttncur / bttncur.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:38 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

/*
 * BTTNCUR.RC
 * Buttons & Cursors Version 1.1, March 1993
 *
 * Resource file for the Button Image & Cursors DLL, including cursors and
 * standard bitmaps.
 *
 * Copyright (c)1992-1993 Microsoft Corporation, All Rights Reserved,
 * as applied to redistribution of this source code in source form
 * License is granted to use of compiled code in shipped binaries.
 */

#define STRICT
#include <windows.h>
#include "bttncur.h"
#include "bttncuri.h"

IDB_STANDARDIMAGES72    BITMAP      res\stdim72.bmp
IDB_STANDARDIMAGES96    BITMAP      res\stdim96.bmp
IDB_STANDARDIMAGES120   BITMAP      res\stdim120.bmp

IDC_RIGHTARROW      CURSOR          res\rarrow.cur
IDC_CONTEXTHELP     CURSOR          res\help.cur
IDC_MAGNIFY         CURSOR          res\magnify.cur
IDC_NODROP          CURSOR          res\nodrop.cur
IDC_TABLETOP        CURSOR          res\tabletop.cur
IDC_HSIZEBAR        CURSOR          res\sizebarh.cur
IDC_VSIZEBAR        CURSOR          res\sizebarv.cur
IDC_HSPLITBAR       CURSOR          res\splith.cur
IDC_VSPLITBAR       CURSOR          res\splitv.cur
IDC_SMALLARROWS     CURSOR          res\sarrows.cur
IDC_LARGEARROWS     CURSOR          res\larrows.cur
IDC_HARROWS         CURSOR          res\harrows.cur
IDC_VARROWS         CURSOR          res\varrows.cur
IDC_NESWARROWS      CURSOR          res\neswarrs.cur
IDC_NWSEARROWS      CURSOR          res\nwsearrs.cur


//Include the version information
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.