📄 config.h
字号:
/* #undef _HEBREW_SUPPORT *//* Define if include IAL engine for Helio Touch Panel *//* #undef _HELIO_IAL *//* Define if include IAL engine for HHARM2410R3 touch screen *//* #undef _HH2410R3_IAL *//* Define if include the IAL engine for HHCF5249 PS/2 keyboard and IrDA *//* #undef _HH5249KBDIR_IAL *//* Define if include GB2312 IME */#define _IME_GB2312 1/* Define if include GB2312 Intelligent Pinyin IME module */#define _IME_GB2312_PINYIN 1/* Define if include IMPS2 mouse subdriver */#define _IMPS2_SUPPORT 1/* Define if include in-core font: Courier */#define _INCOREFONT_COURIER 1/* Define if include in-core font: Helvetica *//* #undef _INCOREFONT_HELV */#define _INCOREFONT_HELV 1
/* Define if include in-core font: SansSerif */#define _INCOREFONT_SANSSERIF 1/* Define if include in-core font: Symbol *//* #undef _INCOREFONT_SYMBOL */
#define _INCOREFONT_SYMBOL 1
/* Define if include in-core font: VGAS *//* #undef _INCOREFONT_VGAS */
#define _INCOREFONT_VGAS 1
/* Define if include in-core font: 12x12 RBF for GB2312 *//* #undef _INCORERBF_GB12 */
#define _INCORERBF_GB12 1
/* Define if include in-core font: 16x16 RBF for GB2312 *//* #undef _INCORERBF_GB16 */
#define _INCORERBF_GB16 1
/* Define if include in-core font: 24x24 RBF for GB2312 *//* #undef _INCORERBF_GB24 */#define _INCORERBF_GB24 1
/* Define if include in-core font: 12-Pixel Kanji RBFs for SHIFT-JIS *//* #undef _INCORERBF_KJ12 */#define _INCORERBF_KJ12 1
/* Define if include in-core font: 14-Pixel Kanji RBFs for SHIFT-JIS *//* #undef _INCORERBF_KJ14 */#define _INCORERBF_KJ14 1
/* Define if include in-core font: 16-Pixel Kanji RBFs for SHIFT-JIS *//* #undef _INCORERBF_KJ16 */
#define _INCORERBF_KJ16 1
/* Define if include in-core font: 8x16 RBF for ISO8859-1 *//* #undef _INCORERBF_LATIN1_16 */#define _INCORERBF_LATIN1_16 1
/* Define if include in-core font: 12x24 RBF for ISO8859-1 *//* #undef _INCORERBF_LATIN1_24 */#define _INCORERBF_LATIN1_24 1
/* Define if build MiniGUI for no file I/O system *//* #undef _INCORE_RES */#define _INCORE_RES 1/* Define if include input engine for iPAQ *//* #undef _IPAQ_IAL *//* Define if support JPEG bmp file format *///#define _JPG_FILE_SUPPORT 1/* Define if use the German keyboard layout *//* #undef _KBD_LAYOUT_DE *//* Define if use the German-Latin1 keyboard layout *//* #undef _KBD_LAYOUT_DELATIN1 *//* Define if use the Spanish keyboard layout *//* #undef _KBD_LAYOUT_ES *//* Define if use the Spanish CP850 keyboard layout *//* #undef _KBD_LAYOUT_ESCP850 *//* Define if use the French keyboard layout *//* #undef _KBD_LAYOUT_FR *//* Define if use the French PC keyboard layout *//* #undef _KBD_LAYOUT_FRPC *//* Define if use the Italian keyboard layout *//* #undef _KBD_LAYOUT_IT *//* Define if include input engine for L7200 *//* #undef _L7200_IAL *//* Define if support Latin 10 charset *//* #undef _LATIN10_SUPPORT *//* Define if support Latin 2 charset *//* #undef _LATIN2_SUPPORT *//* Define if support Latin 3 charset *//* #undef _LATIN3_SUPPORT *//* Define if support Latin 4 charset *//* #undef _LATIN4_SUPPORT *//* Define if support Latin 5 charset *//* #undef _LATIN5_SUPPORT *//* Define if support Latin 6 charset *//* #undef _LATIN6_SUPPORT *//* Define if support Latin 7 charset *//* #undef _LATIN7_SUPPORT *//* Define if support Latin 8 charset *//* #undef _LATIN8_SUPPORT *//* Define if support Latin 9 charset */#define _LATIN9_SUPPORT 1/* Define if support LBM bmp file format *//* #undef _LBM_FILE_SUPPORT *//* Define if include LibGGI engine *//* #undef _LIBGGI *//* Define if include vcongui support *//* #undef _LIB_VCONGUI *//* Define if build lite version of MiniGUI *//* #undef _LITE_VERSION *//* Define if include IAL engine for uClinux touch screen palm/mc68ez328 *//* #undef _MC68X328_IAL *//* Define if include About MiniGUI Dialog Box */#define _MISC_ABOUTDLG 1/* Define if include code for screenshots */#define _MISC_SAVESCREEN 1/* Define if we can move window by mouse */#define _MOVE_WINDOW_BY_MOUSE 1/* Define if include input engine for MPC823 *//* #undef _MPC823_IAL *//* Define if include MS3 mouse subdriver */#define _MS3_SUPPORT 1/* Define if include messages' string names *//* #undef _MSG_STRING *//* Define if include MS mouse subdriver */#define _MS_SUPPORT 1/* Define if support native graphics engine on Common LCD *//* #undef _NATIVE_GAL_COMMLCD *//* Define if include native graphics engine *//* #undef _NATIVE_GAL_ENGINE *//* Define if support native graphics engine on FBCON */#define _NATIVE_GAL_FBCON 1/* Define if support native graphics engine on QVFB */#define _NATIVE_GAL_QVFB 1/* Define if include native input engine *//* #undef _NATIVE_IAL_ENGINE *//* Define if include NEWGAL engine for BF533 OSD via SPI *//* #undef _NEWGAL_ENGINE_BF533 *//* Define if include NEWGAL engine for Common LCD *//* #undef _NEWGAL_ENGINE_COMMLCD *//* Define if include dummy NEWGAL engine */#define _NEWGAL_ENGINE_DUMMY 1/* Define if include NEWGAL engine for EM85xx OSD *//* #undef _NEWGAL_ENGINE_EM85XXOSD *//* Define if include FrameBuffer console NEWGAL engine *//* #undef _NEWGAL_ENGINE_FBCON *//* Define if include NEWGAL engine for mb93493 YUV FrameBuffer driver *//* #undef _NEWGAL_ENGINE_MB93493 *//* Define if include Qt Virtual FrameBuffer NEWGAL engine *//* #undef _NEWGAL_ENGINE_QVFB *//* Define if include NEWGAL engine for SVPXX OSD *//* #undef _NEWGAL_ENGINE_SVPXXOSD *//* Define if include NEWGAL engine for UTPMC *//* #undef _NEWGAL_ENGINE_UTPMC *//* Define if include windows Virtual FrameBuffer NEWGAL engine */#define _NEWGAL_ENGINE_WVFB 1/* Define if include input engine for OKWAP Palm2 *//* #undef _PALMII_IAL *//* Define if window style is PC 3D */#define _PC3D_WINDOW_STYLE 1/* Define if support PCX bmp file format *//* #undef _PCX_FILE_SUPPORT *//* Define if window style is phone *///#define _PHONE_WINDOW_STYLE 1/* Define if support PNG bmp file format *///#define _PNG_FILE_SUPPORT 1/* Define if include PS2 mouse subdriver *///#define _PS2_SUPPORT 1/* Define if include input engine for PX255B *//* #undef _PX255B_IAL *//* Define if support QPF font *///#define _QPF_SUPPORT 1/* Define if include the QVFB IAL engine *//* #undef _QVFB_IAL *//* Define if support raw bitmap fonts */#define _RBF_SUPPORT 1/* Define to 0 if use clockwise rotation of screen, otherwise to 1 *//* #undef _ROT_DIR_CW *//* Define if include SaveBitmap function */#define _SAVE_BITMAP 1/* Define if support SHIFTJIS charset *//* #undef _SHIFTJIS_SUPPORT */#define _SHIFTJIS_SUPPORT 1
/* Define if include IAL engine for SMDK2410 touch screen *//* #undef _SMDK2410_IAL *//* Define if build stand-alone version of MiniGUI-Lite *//* #undef _STAND_ALONE *//* Define if include SVGALib engine *//* #undef _SVGALIB *//* Define if include IAL engine for WinBond SPVXX *//* #undef _SVPXX_IAL *//* Define if include IAL engine for MT T800 *//* #undef _T800_IAL *//* Define if include IAL engine for Tongfang STB *//* #undef _TFSTB_IAL *//* Define if support TGA bmp file format *//* #undef _TGA_FILE_SUPPORT *//* Define if support Thai charset *//* #undef _THAI_SUPPORT *//* Define if include input engine for THOR *//* #undef _THOR_IAL *//* Define if the unit of timer is 10ms */#define _TIMER_UNIT_10MS 1/* Define if it is tiny screen *//* #undef _TINY_SCREEN *//* Define if trace message dispatching of MiniGUI *//* #undef _TRACE_MSG *//* Define if support TrueType font based on FreeType 1.3 or FreeType 2 *//* #undef _TTF_SUPPORT *//* Define if support Adobe Type1 fonts *//* #undef _TYPE1_SUPPORT *//* Define if include input engine for UCB1X00 *//* #undef _UCB1X00_IAL *//* Define if support UNICODE */#define _UNICODE_SUPPORT 1/* Define if use new GAL interfaces */#define _USE_NEWGAL 1/* Define if use own implementation of malloc functions *//* #undef _USE_OWN_MALLOC *//* Define if use own implementation of stdio functions *//* #undef _USE_OWN_STDIO */#define _USE_OWN_STDIO 1/* Define if include the UTPMC IAL engine *//* #undef _UTPMC_IAL *//* Define if support var bitmap fonts */#define _VBF_SUPPORT 1/* Define if include VGA 16-color graphics engine *//* #undef _VGA16_GAL *//* Define if include input engine for NEC VR4181 *//* #undef _VR4181_IAL *//* Define if include the WVFB IAL engine */#define _WVFB_IAL 1/* Define if compile for eCos *//* #undef __ECOS__ *//* Define if compile for Linux *///#define __LINUX__ 1/* Define if compile for non-Linux like OS */#define __NOUNIX__ 1/* Define if compile for uC/OS-II *//* #undef __UCOSII__ *//* Define if compile for vxworks *//* #undef __VXWORKS__ *//* Define if compile for Winbond SWLinux *//* #undef __WINBOND_SWLINUX__ *//* Define if compile for uClinux *//* #undef __uClinux__ *//* Define to empty if `const' does not conform to ANSI C. *//* #undef const *//* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */#ifndef __cplusplus/* #undef inline */#endif#define inline __inline/* Define to `unsigned' if <sys/types.h> does not define. *//* #undef size_t */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -