home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / MIDICOM.LZH / MC_UTILS / MC_CONTR / MCCONTR.H < prev    next >
Text File  |  1993-02-05  |  2KB  |  41 lines

  1. /* resource set indices for MCCONTR */
  2.  
  3. #define PRWAHL     0 /* form/dialog */
  4. #define TAG        4 /* FTEXT in tree PRWAHL */
  5. #define MONAT      6 /* FTEXT in tree PRWAHL */
  6. #define JAHR       8 /* FTEXT in tree PRWAHL */
  7. #define STUNDEN   10 /* FTEXT in tree PRWAHL */
  8. #define MINUTEN   12 /* FTEXT in tree PRWAHL */
  9. #define LOKAL     13 /* BUTTON in tree PRWAHL */
  10. #define GLOBAL    14 /* BUTTON in tree PRWAHL */
  11. #define R0        17 /* BUTTON in tree PRWAHL */
  12. #define R1        18 /* BUTTON in tree PRWAHL */
  13. #define R2        19 /* BUTTON in tree PRWAHL */
  14. #define R3        20 /* BUTTON in tree PRWAHL */
  15. #define R4        21 /* BUTTON in tree PRWAHL */
  16. #define R5        22 /* BUTTON in tree PRWAHL */
  17. #define R6        23 /* BUTTON in tree PRWAHL */
  18. #define DOIT      24 /* BUTTON in tree PRWAHL */
  19. #define XEXIT     25 /* BUTTON in tree PRWAHL */
  20.  
  21. #define PRWAHLC    1 /* form/dialog */
  22. #define CTAG       4 /* FTEXT in tree PRWAHLC */
  23. #define CMONAT     6 /* FTEXT in tree PRWAHLC */
  24. #define CJAHR      8 /* FTEXT in tree PRWAHLC */
  25. #define CSTUNDE   10 /* FTEXT in tree PRWAHLC */
  26. #define CMINUTE   12 /* FTEXT in tree PRWAHLC */
  27. #define CLOKAL    13 /* BUTTON in tree PRWAHLC */
  28. #define CGLOBAL   14 /* BUTTON in tree PRWAHLC */
  29. #define CR0       17 /* BUTTON in tree PRWAHLC */
  30. #define CR1       18 /* BUTTON in tree PRWAHLC */
  31. #define CR2       19 /* BUTTON in tree PRWAHLC */
  32. #define CR3       20 /* BUTTON in tree PRWAHLC */
  33. #define CR4       21 /* BUTTON in tree PRWAHLC */
  34. #define CR5       22 /* BUTTON in tree PRWAHLC */
  35. #define CR6       23 /* BUTTON in tree PRWAHLC */
  36. #define COK       24 /* BUTTON in tree PRWAHLC */
  37. #define CXEXIT    25 /* BUTTON in tree PRWAHLC */
  38.  
  39. #define MCERROR    0 /* Alert string */
  40.  
  41.