home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / POWERMAG / POWER052.MSA / STRAN.038_TRANSRES.H < prev    next >
Encoding:
C/C++ Source or Header  |  1987-04-20  |  1.7 KB  |  44 lines

  1. /* resource set indicies for TRANSRES */
  2.  
  3. #define TRPANEL  0    /* form/dialog */
  4. #define THEAD    4    /* FBOXTEXT in tree TRPANEL */
  5. #define TDEF     6    /* FBOXTEXT in tree TRPANEL */
  6. #define THELP    8    /* BOX in tree TRPANEL */
  7. #define THINFO   9    /* BUTTON in tree TRPANEL */
  8. #define THHELP   10    /* BUTTON in tree TRPANEL */
  9. #define THACC    11    /* BUTTON in tree TRPANEL */
  10. #define THKEY    12    /* BUTTON in tree TRPANEL */
  11. #define TGRAMMAR 14    /* BOX in tree TRPANEL */
  12. #define TGNM     15    /* BUTTON in tree TRPANEL */
  13. #define TGNF     16    /* BUTTON in tree TRPANEL */
  14. #define TGNN     17    /* BUTTON in tree TRPANEL */
  15. #define TGVB     19    /* BUTTON in tree TRPANEL */
  16. #define TGAJ     20    /* BUTTON in tree TRPANEL */
  17. #define TGPRE    21    /* BUTTON in tree TRPANEL */
  18. #define TGCON    22    /* BUTTON in tree TRPANEL */
  19. #define TGAV     23    /* BUTTON in tree TRPANEL */
  20. #define TGPRO    24    /* BUTTON in tree TRPANEL */
  21. #define TGOTH    25    /* BUTTON in tree TRPANEL */
  22. #define TACTIONS 27    /* BOX in tree TRPANEL */
  23. #define TAFIND   28    /* BUTTON in tree TRPANEL */
  24. #define TAADD    29    /* BUTTON in tree TRPANEL */
  25. #define TAOK     30    /* BUTTON in tree TRPANEL */
  26. #define TAQUIT   31    /* BUTTON in tree TRPANEL */
  27. #define TANEW    32    /* BUTTON in tree TRPANEL */
  28. #define TANXT    33    /* BUTTON in tree TRPANEL */
  29. #define TAPRE    34    /* BUTTON in tree TRPANEL */
  30. #define TADEL    35    /* BUTTON in tree TRPANEL */
  31.  
  32. #define TRINFO   1    /* form/dialog */
  33. #define TIOK     5    /* BUTTON in tree TRINFO */
  34.  
  35. #define TRHELP   2    /* form/dialog */
  36. #define TRHELPOK 2    /* BUTTON in tree TRHELP */
  37.  
  38. #define TRACCENT 3    /* form/dialog */
  39. #define TACCOK   2    /* BUTTON in tree TRACCENT */
  40.  
  41. #define TRKEYS   4    /* form/dialog */
  42. #define TKEYOK   23    /* BUTTON in tree TRKEYS */
  43.  
  44. ə