File:  [WindowsNT SDKs] / q_a / samples / printer / printer.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:29:19 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-jun-1992, HEAD
Microsoft Windows NT Build 297 06-28-1992

/**************************************************************************\
*			      PRINTER.H
\**************************************************************************/




/**************************************************************************\
*			   SYMBOLIC CONSTANTS
\**************************************************************************/

#define DID_PRTDLG	  0
#define DID_PRINT	  1
#define DID_ENUM	  2
#define DID_DEVCAP	  3
#define DID_DELTA         4
#define DID_TOOLBARCOMBO  5

#define DID_LISTBOX       50

#define IDM_HIENGLISH	  101
#define IDM_HIMETRIC	  102
#define IDM_LOENGLISH	  103
#define IDM_LOMETRIC	  104
#define IDM_TWIPS	  105
#define IDM_ISOTROPIC	  106
#define IDM_ANISOTROPIC   107
#define IDM_TEXT	  108

#define IDM_ARC 	  201
#define IDM_ELLIPSE	  202
#define IDM_LINETO	  203
#define IDM_PIE 	  204
#define IDM_POLYBEZIER	  205
#define IDM_POLYGON	  206
#define IDM_POLYLINE	  207
#define IDM_POLYPOLYGON   208
#define IDM_RECTANGLE	  209
#define IDM_ROUNDRECT	  210
#define IDM_STRETCHBLT	  211
#define IDM_TEXTOUT	  212
#define IDM_ALLGRAPHICS   213
#define IDM_NOGRAPHICS	  214
#define IDM_ENUMFONTS	  215

#define MAX_MAPMODES	  8


/**************************************************************************\
*			 FUNCTION PROTOTYPES
\**************************************************************************/

long APIENTRY MainWndProc   (HWND, UINT, UINT, LONG);
BOOL APIENTRY ToolbarProc   (HWND, UINT, UINT, LONG);

BOOL APIENTRY EnumDlgProc   (HWND, UINT, UINT, LONG);
BOOL APIENTRY DevCapDlgProc (HWND, UINT, UINT, LONG);

void InvalidateClient (void);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.