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

通讯编程

开发平台:

Visual C++

  1. #define pullright_width 14
  2. #define pullright_height 28
  3. static char pullright_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00,
  5.    0x3c, 0x00, 0x7c, 0x00, 0xec, 0x00, 0xcc, 0x01, 0x8c, 0x03, 0x0c, 0x07,
  6.    0x0c, 0x0e, 0x0c, 0x1c, 0x0c, 0x0e, 0x0c, 0x07, 0x8c, 0x03, 0xcc, 0x01,
  7.    0xec, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x1c, 0x00, 0x0c, 0x00, 0x04, 0x00,
  8.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};