home *** CD-ROM | disk | FTP | other *** search
- /*
- CONFHELP.H Resource type and name IDs for CONFIG.C
- Copyright (C) 1989 Ray Duncan
- */
-
- #define IDH_TEXT 1024
-
- #define IDH_GENERAL 1
- #define IDH_BREAK 2
- #define IDH_BUFFERS 3
- #define IDH_CODEPAGE 4
- #define IDH_COUNTRY 5
- #define IDH_DEVICE 6
- #define IDH_DEVINFO 7
- #define IDH_DISKCACHE 8
- #define IDH_FCBS 9
- #define IDH_IFS 10
- #define IDH_IOPL 11
- #define IDH_LIBPATH 12
- #define IDH_MAXWAIT 13
- #define IDH_MEMMAN 14
- #define IDH_PAUSEONERROR 15
- #define IDH_PRIORITY 16
- #define IDH_PROTSHELL 17
- #define IDH_PROTECTONLY 18
- #define IDH_REM 19
- #define IDH_RMSIZE 20
- #define IDH_RUN 21
- #define IDH_SET 22
- #define IDH_SHELL 23
- #define IDH_SWAPPATH 24
- #define IDH_THREADS 25
- #define IDH_TIMESLICE 26
- #define IDH_TRACE 27
- #define IDH_TRACEBUF 28
-
-