home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1995 March / PCD_395.iso / starview / winblci / german / clipdemo.hr_ / CLIPDEMO.HRC
Encoding:
Text File  |  1994-01-18  |  608 b   |  27 lines

  1. /*******************************************************************
  2. *  CLIPDEMO.HRC
  3. *  (c) 1992-1994 STAR DIVISION
  4. *******************************************************************/
  5.  
  6. #define MB            500
  7.  
  8. #define PM_FILE       510
  9. #define MI_EXIT       511
  10.  
  11. #define PM_EDIT       520
  12. #define MI_COPY       521
  13. #define MI_PASTE      522
  14. #define MI_CLEAR      523
  15.  
  16. #define SM_COPY       530
  17. #define MI_TEXT       531
  18. #define MI_USER       532
  19. #define MI_BITMAP     533
  20. #define MI_ALL        534
  21.  
  22. #define SM_PASTE      540
  23.  
  24. #define STRING_CLIP  1000
  25. #define BITMAP_CLIP  2000
  26.  
  27.