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

📄 static_impl.h

📁 Minigui 的嵌入式图形用户接口的库源码
💻 H
字号:
/*** $Id: static_impl.h,v 1.1 2005/01/31 09:12:48 clear Exp $**** static.h: the head file of Static Control module.**** Copyright (C) 2003 Feynman Software.** Copyright (C) 1999 ~ 2002 Wei Yongming.**** Create date: 1999/5/22*/#ifndef GUI_STATICCTRL_IMPL_H_    #define GUI_STATICCTRL_IMPL_H_BOOL RegisterStaticControl (void);void StaticControlCleanup (void);#ifdef __cplusplus}#endif  /* __cplusplus */#endif  /* GUI_STATICCTRL_IMPL_H_ */

⌨️ 快捷键说明

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