coolsblib.h
上传用户:xhri001
上传日期:2022-07-04
资源大小:99k
文件大小:0k
源码类别:

界面编程

开发平台:

Visual C++

  1. #ifndef _SUPERSCROLL_INCLUDED
  2. #define _SUPERSCROLL_INCLUDED
  3. #ifdef __cplusplus
  4. extern "C"{
  5. #endif
  6. #include <windows.h>
  7. #ifdef __cplusplus
  8. }
  9. #endif
  10. #endif