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

📄 config.h

📁 博创2410的实验代码
💻 H
📖 第 1 页 / 共 2 页
字号:
/* config.h.  Generated by configure.  *//* config.h.in.  Generated from configure.in by autoheader.  *//* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP   systems. This function is required for `alloca.c' support on those systems.   *//* #undef CRAY_STACKSEG_END *//* Define to 1 if using `alloca.c'. *//* #undef C_ALLOCA *//* Define to 1 if you have `alloca', as a function or macro. */#define HAVE_ALLOCA 1/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#define HAVE_ALLOCA_H 1/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.   *//* #undef HAVE_DIRENT_H *//* Define to 1 if you have the <dlfcn.h> header file. *//* #undef HAVE_DLFCN_H *//* Define to 1 if you don't have `vprintf' but do have `_doprnt.' *//* #undef HAVE_DOPRNT *//* Define to 1 if you have the `getpagesize' function. *//* #undef HAVE_GETPAGESIZE *//* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the <math.h> header file. */#define HAVE_MATH_H 1/* Define to 1 if you have the <memory.h> header file. *//* #undef HAVE_MEMORY_H *//* Define to 1 if you have a working `mmap' system call. *//* #undef HAVE_MMAP *//* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. *//* #undef HAVE_NDIR_H *//* Define to 1 if you have the `setenv' function. *//* #undef HAVE_SETENV *//* Define to 1 if you have the <stdint.h> header file. */#define HAVE_STDINT_H 1/* Define to 1 if you have the <stdlib.h> header file. */#define HAVE_STDLIB_H 1/* Define to 1 if you have the `strcasecmp' function. *//* #undef HAVE_STRCASECMP *//* Define to 1 if you have the `strdup' function. *//* #undef HAVE_STRDUP *//* Define to 1 if you have the `strerror' function. */#define HAVE_STRERROR 1/* Define to 1 if you have the <strings.h> header file. *//* #undef HAVE_STRINGS_H *//* Define to 1 if you have the <string.h> header file. */#define HAVE_STRING_H 1/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.   *//* #undef HAVE_SYS_DIR_H *//* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.   *//* #undef HAVE_SYS_NDIR_H *//* Define to 1 if you have the <sys/stat.h> header file. *//* #undef HAVE_SYS_STAT_H *//* Define to 1 if you have the <sys/time.h> header file. *//* #undef HAVE_SYS_TIME_H *//* Define to 1 if you have the <sys/types.h> header file. *//* #undef HAVE_SYS_TYPES_H *//* Define to 1 if you have the <termio.h> header file. *//* #undef HAVE_TERMIO_H *//* Define to 1 if you have the `tmpfile' function. */#define HAVE_TMPFILE 1/* Define to 1 if you have the <unistd.h> header file. *//* #undef HAVE_UNISTD_H *//* Define to 1 if you have the `vprintf' function. */#define HAVE_VPRINTF 1/* Binary age of MiniGUI */#define MINIGUI_BINARY_AGE 0/* Interface age of MiniGUI */#define MINIGUI_INTERFACE_AGE 0/* Major version of MiniGUI */#define MINIGUI_MAJOR_VERSION 1/* Micro version of MiniGUI */#define MINIGUI_MICRO_VERSION 2/* Minor version of MiniGUI */#define MINIGUI_MINOR_VERSION 5/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT ""/* Define to the full name of this package. */#define PACKAGE_NAME ""/* Define to the full name and version of this package. */#define PACKAGE_STRING ""/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME ""/* Define to the version of this package. */#define PACKAGE_VERSION ""/* If using the C implementation of alloca, define if you know the   direction of stack growth for your system; otherwise it will be   automatically deduced at run-time.        STACK_DIRECTION > 0 => grows toward higher addresses        STACK_DIRECTION < 0 => grows toward lower addresses        STACK_DIRECTION = 0 => direction of growth unknown *//* #undef STACK_DIRECTION *//* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. *//* #undef TIME_WITH_SYS_TIME *//* Define to 1 if your <sys/time.h> declares `struct tm'. */#define TM_IN_SYS_TIME 1/* Define if include input engine for ADS *//* #undef _ADS_IAL *//* Define if include advanced 2D graphics APIs *//* #undef _ADV_2DAPI *//* Define if support Arabic charset *//* #undef _ARABIC_SUPPORT *//* Define if include the automatic IAL engine */#define _AUTO_IAL 1/* Define if support BIG5 charset *//* #undef _BIG5_SUPPORT *//* Define if include clipboard support */#define _CLIPBOARD_SUPPORT 1/* Define if use coordinate transformation *//* #undef _COOR_TRANS *//* Define if include BUTTON control */#define _CTRL_BUTTON 1/* Define if include COMBOBOX control */#define _CTRL_COMBOBOX 1/* Define if include LISTBOX control */#define _CTRL_LISTBOX 1/* Define if include MENUBUTTON control */#define _CTRL_MENUBUTTON 1/* Define if include MLEDIT control */#define _CTRL_MLEDIT 1/* Define if include NEWTOOLBAR control */#define _CTRL_NEWTOOLBAR 1/* Define if include PROGRESSBAR control */#define _CTRL_PROGRESSBAR 1/* Define if include PROPSHEET control */#define _CTRL_PROPSHEET 1/* Define if include SIMEDIT control */#define _CTRL_SIMEDIT 1/* Define if include SLEDIT control */#define _CTRL_SLEDIT 1/* Define if include STATIC control */#define _CTRL_STATIC 1/* Define if include TOOLBAR control */#define _CTRL_TOOLBAR 1/* Define if include TRACKBAR control */#define _CTRL_TRACKBAR 1/* Define if include cursor support *//* #undef _CURSOR_SUPPORT *//* Define if support Cyrillic charset *//* #undef _CYRILLIC_SUPPORT *//* Define if include IAL engine for Intel DMG STB Remote Controller *//* #undef _DMGSTB_IAL *//* Define if mouse button can do double click */#define _DOUBLE_CLICK 1/* Define if include the dummy IAL engine */#define _DUMMY_IAL 1/* Define if include input engine for EP7211 *//* #undef _EP7211_IAL *//* Define if support EUCJP charset *//* #undef _EUCJP_SUPPORT *//* Define if support EUCKR charset *//* #undef _EUCKR_SUPPORT *//* Define if include COOLBAR control */#define _EXT_CTRL_COOLBAR 1/* Define if include GRID control */#define _EXT_CTRL_GRID 1/* Define if include LISTVIEW control */#define _EXT_CTRL_LISTVIEW 1/* Define if include MONTHCALENDAR control */#define _EXT_CTRL_MONTHCAL 1/* Define if include SPINBOX control */#define _EXT_CTRL_SPINBOX 1/* Define if include TREEVIEW control */#define _EXT_CTRL_TREEVIEW 1/* Define if include full gif support *//* #undef _EXT_FULLGIF *//* Define if include skin support */#define _EXT_SKIN 1/* Define if include 4 button state support */#define _EXT_SKIN_4BTNSTATE 1/* Define if include 16BPP FB subdriver *//* #undef _FBLIN16_SUPPORT *//* Define if include 1BPP FB subdriver (MSB is left) *//* #undef _FBLIN1L_SUPPORT *//* Define if include 1BPP FB subdriver (MSB is right) *//* #undef _FBLIN1R_SUPPORT *//* Define if include 24BPP FB subdriver *//* #undef _FBLIN24_SUPPORT *//* Define if include 2BPP FB subdriver (MSB is left) *//* #undef _FBLIN2L_SUPPORT *//* Define if include 2BPP FB subdriver (MSB is right) *//* #undef _FBLIN2R_SUPPORT *//* Define if include 32BPP FB subdriver *//* #undef _FBLIN32_SUPPORT *//* Define if include 4BPP FB subdriver (MSB is left) *//* #undef _FBLIN4L_SUPPORT *//* Define if include 4BPP FB subdriver (MSB is right) *//* #undef _FBLIN4R_SUPPORT *//* Define if include 8BPP FB subdriver *//* #undef _FBLIN8_SUPPORT *//* Define if include VGA16 FB subdriver *//* #undef _FBVGA16_SUPPORT *//* Define if include IAL engine for EM85xx Front Panel and Remote Controller   *//* #undef _FIP_IAL *//* Define if include fixed math routines */#define _FIXED_MATH 1/* Define if window style is flat *//* #undef _FLAT_WINDOW_STYLE *//* Define if support GB18030 charset *//* #undef _GB18030_SUPPORT *//* Define if support GBK charset */

⌨️ 快捷键说明

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