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

📄 libggi.h

📁 miniucgui1.30版本的源码
💻 H
字号:
/*** $Id: libggi.h,v 1.4 2003/09/04 03:38:25 weiym Exp $**** libggi.h: the head file of Low Level Graphics Engine based on LibGGI**** Copyright (C) 2003 Feynman Software.** Copyright (C) 2000 ~ 2002 Wei Yongming.**** Written by WEI Yongming, 2000/06/11*/#ifndef GUI_GAL_LIBGGI_H    #define GUI_GAL_LIBGGI_H#ifdef __cplusplusextern "C" {#endif  /* __cplusplus */BOOL    InitLibGGIInput (INPUT* input, const char* mdev, const char* mtype);void    TermLibGGIInput (void);#ifdef __cplusplus}#endif  /* __cplusplus */#endif  /* GUI_GAL_LIBGGI_H */

⌨️ 快捷键说明

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