26 lines
765 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
//---------------------------------------------------------------------------
// FILE: PRTDLGS.H
//
// DESCRIPTION: This file contains all dialog box defines.
//
/* $Log: S:\oiwh\print\prtdlgs.h_v $
*
* Rev 1.0 25 Apr 1995 17:01:34 RAR
* Initial entry
*/
//---------------------------------------------------------------------------
#define ID_CANCEL 2
#define ID_NAME 101
#define ID_PAGE 135
#define ID_TITLE 153
#define ID_LISTBOXFILE 168
#define ID_LISTBOXDIR 169
#define ID_CONTSCALE 181
#define ID_SERVERNAME 195
#define ID_IMAGEPATHNAME 356
#define ID_PRTTEST 425
#define ID_PAGENUM 427
#define ID_PERCENT 434
#define ID_PERCENTNUM 435