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

通讯编程

开发平台:

Visual C++

  1. #define nodedown_width 16
  2. #define nodedown_height 16
  3. #define nodedown_x_hot 0
  4. #define nodedown_y_hot 0
  5. static char nodedown_bits[] = {
  6.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x20, 0x02, 
  7.    0x10, 0x04, 0x10, 0x04, 0x10, 0x04, 0x20, 0x02, 0xc0, 0x01, 0x00, 0x00, 
  8.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};