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

通讯编程

开发平台:

Visual C++

  1. #define nodeup_width 16
  2. #define nodeup_height 16
  3. #define nodeup_x_hot 0
  4. #define nodeup_y_hot 0
  5. static char nodeup_bits[] = {
  6.    0x00, 0x00, 0xe0, 0x01, 0x18, 0x06, 0x04, 0x08, 0x04, 0x08, 0x02, 0x10, 
  7.    0x02, 0x10, 0x02, 0x10, 0x02, 0x10, 0x04, 0x08, 0x04, 0x08, 0x18, 0x06, 
  8.    0xe0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};