home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / gdi / mandel / printer.h < prev    next >
Text File  |  1997-10-05  |  567b  |  25 lines

  1. /******************************Module*Header*******************************\
  2. * Module Name: printer.h
  3. *
  4. * (Brief description)
  5. *
  6. * Created: 16-Apr-1992 15:07:38
  7. * Author: Petrus Wong [PetrusW]
  8. *
  9. * Copyright (C) 1993-1997 Microsoft Corporation
  10. *
  11. * (General description of its use)
  12. *
  13. * Dependencies:
  14. *
  15. *   (#defines)
  16. *   (#includes)
  17. *
  18. \**************************************************************************/
  19. //
  20. // menu item IDs
  21. //
  22. #define MM_PORTRAIT             7040
  23. #define MM_LANDSCAPE            7041
  24. #define MM_PRINTER              9000
  25.