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

📄 hi3510.h

📁 hi3510 minigui ial
💻 H
字号:
/*** $Id: hi3510.h 7269 2007-07-03 08:10:14Z xwyan $**** hi3510.h: head file of Input Engine for hi3510**** Copyright (C) 2007 Feynman Software.**** All rights reserved by Feynman Software.*/#ifndef _IAL_hi3510_h#define _IAL_hi3510_h#include "common.h"#include "ial.h"#ifdef __cplusplusextern "C" {#endif  /* __cplusplus */BOOL InitHI3510Input (INPUT* input, const char* mdev, const char* mtype);void TermHI3510Input (void);#ifdef __cplusplus}#endif  /* __cplusplus */#endif  /* _IAL_hi3510_h */

⌨️ 快捷键说明

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