InitOpenGL.h
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:0k
源码类别:

游戏

开发平台:

Visual C++

  1. #ifndef HEAP_H_INCLUDED
  2. #define HEAP_H_INCLUDED
  3. void CreateRGBPalette(HDC hDC);
  4. char ComponentFromIndex(int i, UINT nbits, UINT shift);
  5. #endif