home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / OS2CO2.ZIP / CONFHELP.H < prev    next >
Text File  |  1989-06-01  |  1KB  |  38 lines

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