home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / CreativeComputers.iso / shareware / text / dvi_3.62 / source / dvisrc.lha / dvirsc.h < prev    next >
Text File  |  1993-10-26  |  4KB  |  87 lines

  1. /* resource set indicies for DVIRSC */
  2.  
  3. #define MENU     0  /* menu tree */
  4. #define FILET    4  /* TITLE in tree MENU */
  5. #define PRINT    5  /* TITLE in tree MENU */
  6. #define MARGINS  6  /* TITLE in tree MENU */
  7. #define DEVICE   7  /* TITLE in tree MENU */
  8. #define PATHES   8  /* TITLE in tree MENU */
  9. #define OPTIONS  9  /* TITLE in tree MENU */
  10. #define MYMSG    12 /* STRING in tree MENU */
  11. #define CHOOSE   21 /* STRING in tree MENU */
  12. #define OPLOAD   23 /* STRING in tree MENU */
  13. #define OPSAVE   24 /* STRING in tree MENU */
  14. #define LOGFILE  26 /* STRING in tree MENU */
  15. #define QUIT     27 /* STRING in tree MENU */
  16. #define NEXTPAGE 29 /* STRING in tree MENU */
  17. #define PREVPAGE 30 /* STRING in tree MENU */
  18. #define FORMFROM 31 /* STRING in tree MENU */
  19. #define WCYCLE   33 /* STRING in tree MENU */
  20. #define LOWER    35 /* STRING in tree MENU */
  21. #define UPPER    36 /* STRING in tree MENU */
  22. #define MAG      38 /* STRING in tree MENU */
  23. #define COPIES   39 /* STRING in tree MENU */
  24. #define HOFFSET  41 /* STRING in tree MENU */
  25. #define VOFFSET  42 /* STRING in tree MENU */
  26. #define HSPREAD  44 /* STRING in tree MENU */
  27. #define VSPREAD  45 /* STRING in tree MENU */
  28. #define HMARGIN  47 /* STRING in tree MENU */
  29. #define VMARGIN  48 /* STRING in tree MENU */
  30. #define WIDTH    50 /* STRING in tree MENU */
  31. #define HEIGHT   51 /* STRING in tree MENU */
  32. #define SCREEN   53 /* STRING in tree MENU */
  33. #define SHIPFILE 54 /* STRING in tree MENU */
  34. #define P6LOW    56 /* STRING in tree MENU */
  35. #define P6MID    57 /* STRING in tree MENU */
  36. #define P6HIGH   58 /* STRING in tree MENU */
  37. #define FX80     60 /* STRING in tree MENU */
  38. #define HPLJ     61 /* STRING in tree MENU */
  39. #define HPLJLOW  62 /* STRING in tree MENU */
  40. #define BJ300    63 /* STRING in tree MENU */
  41. #define REDIRECT 65 /* STRING in tree MENU */
  42. #define SHIPNULL 66 /* STRING in tree MENU */
  43. #define AUTOWIND 68 /* STRING in tree MENU */
  44. #define MAXMEM   70 /* STRING in tree MENU */
  45. #define PIXMEM   71 /* STRING in tree MENU */
  46. #define CLIPMEM  72 /* STRING in tree MENU */
  47. #define MEMORY   73 /* STRING in tree MENU */
  48. #define SHOWFONT 75 /* STRING in tree MENU */
  49. #define SHOWMEM  76 /* STRING in tree MENU */
  50. #define TRACECHA 77 /* STRING in tree MENU */
  51. #define PKPATH   79 /* STRING in tree MENU */
  52. #define VFPATH   80 /* STRING in tree MENU */
  53. #define TFMPATH  81 /* STRING in tree MENU */
  54. #define DVIPATH  82 /* STRING in tree MENU */
  55. #define IMGPATH  83 /* STRING in tree MENU */
  56. #define INPPATH  84 /* STRING in tree MENU */
  57. #define HRES     86 /* STRING in tree MENU */
  58. #define VRES     87 /* STRING in tree MENU */
  59. #define LAND     89 /* STRING in tree MENU */
  60. #define SEP      90 /* STRING in tree MENU */
  61. #define THIN     91 /* STRING in tree MENU */
  62. #define PICS     92 /* STRING in tree MENU */
  63. #define EJECT    93 /* STRING in tree MENU */
  64. #define SINGLE   94 /* STRING in tree MENU */
  65. #define DENSITY  96 /* STRING in tree MENU */
  66.  
  67. #define SHORT    1  /* form/dialog */
  68. #define SHEDIT   1  /* FTEXT in tree SHORT */
  69. #define SHCANCEL 2  /* BUTTON in tree SHORT */
  70. #define SHOK     3  /* BUTTON in tree SHORT */
  71. #define SHTEXT   4  /* FBOXTEXT in tree SHORT */
  72.  
  73. #define PATHFORM 2  /* form/dialog */
  74. #define PATHED1  2  /* FTEXT in tree PATHFORM */
  75. #define PATHED2  3  /* FTEXT in tree PATHFORM */
  76. #define PATHED3  4  /* FTEXT in tree PATHFORM */
  77. #define PATHED4  5  /* FTEXT in tree PATHFORM */
  78. #define PATHED5  6  /* FTEXT in tree PATHFORM */
  79. #define PATHED6  7  /* FTEXT in tree PATHFORM */
  80. #define PATHED7  8  /* FTEXT in tree PATHFORM */
  81. #define PATHED8  9  /* FTEXT in tree PATHFORM */
  82. #define PATHCANC 10 /* BUTTON in tree PATHFORM */
  83. #define PATHOK   11 /* BUTTON in tree PATHFORM */
  84. #define PATHSEL  12 /* BUTTON in tree PATHFORM */
  85. #define PATHTEXT 13 /* FBOXTEXT in tree PATHFORM */
  86.  
  87.