home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / XAP / XFILEMAN / XFILEMAN.TAR / xfilemanager / wcursorm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-22  |  287 b   |  7 lines

  1. #define wcursorm_width 16
  2. #define wcursorm_height 16
  3. static char wcursorm_bits[] = {
  4.    0xd8, 0x0f, 0xfc, 0x1f, 0xfe, 0x3f, 0xfe, 0x3f, 0xff, 0x3f, 0xff, 0x1f,
  5.    0xff, 0x1f, 0xff, 0x1f, 0xfe, 0x3f, 0xfc, 0x7f, 0x78, 0x38, 0x00, 0x50,
  6.    0x00, 0xe0, 0x00, 0xf0, 0x00, 0xe0, 0x00, 0x40};
  7.