12 lines
289 B
C
12 lines
289 B
C
|
// Header file for PRINT SETUP mask
|
||
|
|
||
|
#define MSK_TYPE 101
|
||
|
#define MSK_FILENAME 102
|
||
|
#define MSK_PRINTERS 103
|
||
|
#define MSK_DEFAULT 104
|
||
|
#define MSK_ORIENTATION 333
|
||
|
#define MSK_ISGRAPHICS 334
|
||
|
#define MSK_SIZE 335
|
||
|
#define MSK_LINES 336
|
||
|
#define MSK_FONT 338
|