PRINTER.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  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