home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 584.DIALOG.C < prev    next >
C/C++ Source or Header  |  1992-05-24  |  831b  |  21 lines

  1. /* =====================================================
  2.    Icon file DIALOG.C for TCXL version 6.0 and above
  3.     Created by RIE - Rimrock Icon Editor, version 1.04
  4.        RIE is Copyright (C) 1992 by Rimrock Software
  5.                    All rights reserved.
  6.    TCXL is Copyright 1987-92 by Innovative Data Concepts
  7.                    All rights reserved.
  8.    ===================================================== */
  9. #include <TCXLico.h>
  10.  
  11. IcnT  iconDIALOG = {
  12.    0xff,0x80,0x80,0x80,0x80,0x88,0x88,0x88,
  13.    0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,
  14.    0x80,0x80,0x80,0x80,0x80,0x80,0x81,0x87,
  15.    0x83,0x83,0x83,0x9e,0x83,0x83,0x87,0xff,
  16.    0xff,0xff,0xff,0xff,0xe3,0xc1,0x81,0x81,
  17.    0xb5,0x81,0xad,0x81,0xb9,0x81,0xb5,0x81,
  18.    0xbd,0x81,0xad,0x81,0xad,0x81,0x81,0x81,
  19.    0x81,0x83,0x83,0x7,0xff,0xff,0xff,0xff
  20. };
  21.