gui_dst_api.h
上传用户:sunhongbo
上传日期:2022-01-25
资源大小:3010k
文件大小:0k
源码类别:

数据库系统

开发平台:

C/C++

  1. /*===============================================================================
  2.  File Name:gui_dst_api.h
  3.  Author:szhy
  4.  Create Time:2007-9-18
  5.  
  6.  Description:desktop
  7.  History:
  8. ===============================================================================*/
  9. #ifndef __GUI_DST_API_H_
  10. #define __GUI_DST_API_H_
  11. BU32 GUI_DST_API_CheckKeyState(BU32 bu32KeyState);
  12. #endif