zoomout.xbm
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:0k
源码类别:

通讯编程

开发平台:

Visual C++

  1. #define zoomout_width 21
  2. #define zoomout_height 16
  3. static char zoomout_bits[] = {
  4.    0x00, 0x00, 0x00, 0xf0, 0xff, 0x01, 0x30, 0x80, 0x01, 0x50, 0x40, 0x01,
  5.    0xa0, 0xa0, 0x00, 0xff, 0xe0, 0x1f, 0x07, 0x00, 0x1c, 0x19, 0x00, 0x13,
  6.    0x61, 0xc0, 0x10, 0x81, 0x31, 0x10, 0x06, 0x0e, 0x0c, 0x18, 0x04, 0x03,
  7.    0x20, 0x84, 0x00, 0xc0, 0x64, 0x00, 0x00, 0x15, 0x00, 0x00, 0x0e, 0x00};