home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PM-M2B.ZIP / ROTATE.H < prev    next >
Text File  |  1990-10-03  |  526b  |  31 lines

  1. /* -------- */
  2. /* ROTATE.H */
  3. /* -------- */
  4.  
  5.  
  6. #define ID_FRAMERC 1
  7.  
  8. #define ID_START_STOP 10
  9.  
  10. #define ID_OPTIONS_SUBMENU 11
  11.  
  12. #define ID_COLORS_SUBMENU 111
  13. #define ID_CSET0 1111
  14. #define ID_CSET1 1112
  15. #define ID_CSET2 1113
  16. #define ID_CSET3 1114
  17. #define ID_CSET4 1115
  18. #define ID_CSET5 1116
  19.  
  20. #define ID_DELAY_SUBMENU 20
  21. #define ID_DELAY0000 20000
  22. #define ID_DELAY0100 20100
  23. #define ID_DELAY0250 20250
  24. #define ID_DELAY0500 20500
  25. #define ID_DELAY1000 21000
  26. #define ID_EXIT 12
  27. #define TID_ROTATE 1
  28.  
  29.  
  30.  
  31.