⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ep7211.h

📁 linux下的图形界面开发minigui最新源代码
💻 H
字号:
/*** $Id: ep7211.h,v 1.3 2003/09/04 03:38:25 weiym Exp $**** ep7211.h:. the head file of Low Level Input Engine for EP7211**** Copyright (C) 2000, Wei YongMing ** Copyright (C) 2000, BluePoint Software.**** Created by Wei YongMing, 2000/09/24*/#ifndef GUI_IAL_EP7211_H    #define GUI_IAL_EP7211_H#ifdef __cplusplusextern "C" {#endif  /* __cplusplus */BOOL    InitEP7211Input (INPUT* input, const char* mdev, const char* mtype);void    TermEP7211Input (void);#ifdef __cplusplus}#endif  /* __cplusplus */#endif  /* GUI_IAL_EP7211_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -