home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1995 March / PCD_395.iso / starview / winmsci / german / print.hr_ / PRINT.HRC
Encoding:
Text File  |  1994-01-18  |  721 b   |  26 lines

  1. /*******************************************************************
  2. *  PRINT.HRC
  3. *  (c) 1992-1994 STAR DIVISION
  4. *******************************************************************/
  5.  
  6. #define MENU_APPMENU     1000
  7. #define POPUP_PRINTER    1100
  8.  
  9. #define MI_PRINT            1
  10. #define MI_SETUP            2
  11. #define MI_INFO             3
  12. #define MI_PREVIEW          4
  13. #define MI_EXIT             5
  14.  
  15. #define DLG_ABORT        3000
  16. #define DA_ABORT            1
  17. #define DA_ABORTTEXT        2
  18.  
  19. #define DLG_INFO         4000
  20. #define DI_PRINTERNAME      1
  21. #define DI_PAPERSIZE        2
  22. #define DI_OUTPUTSIZE       3
  23. #define DI_PAGEOFFSET       4
  24. #define DI_PAPERBINS        5
  25. #define DI_OK               6
  26.