home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / AutoPC / apcsdk10.exe / data1.cab / Emulation_Include_Files / printdlg.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-05-13  |  967 b   |  34 lines

  1. /*
  2.  
  3. Copyright (c) 1990-1997,  Microsoft Corporation  All rights reserved.
  4.  
  5. Module Name:
  6.  
  7.     printdlg.h
  8.  
  9. Abstract:
  10.  
  11.     This module contains the header information for the WinCE print dialog.
  12.  
  13. Revision History:
  14.  
  15. */
  16.  
  17. #define IDC_PRINTER                     1000
  18. #define IDC_PORT                        1001
  19. #define IDC_PAPERSIZE                   1002
  20. #define IDC_DRAFTMODE                   1003
  21. #define IDC_RANGE_ALL                   1004
  22. #define IDC_RANGE_SELECTION             1005
  23. #define IDC_PORTRAIT                    1006
  24. #define IDC_LANDSCAPE                   1007
  25. #define IDC_LEFT                        1008
  26. #define IDC_TOP                         1009
  27. #define IDC_RIGHT                       1010
  28. #define IDC_BOTTOM                      1011
  29. #define IDC_PRINTINCOLOR                1012
  30. #define IDC_MARGINSGROUPBOX             1013
  31. #define IDC_STATIC                      -1
  32.  
  33. #define PRINTDLGTEMPLATE                100
  34.