campo-sirio/include/bagn001a.h
guy 47f30ceee4 Aggiustate lunghezze dei lisbox (forse) e posizioni dei radio-button
orizzontali


git-svn-id: svn://10.65.10.50/trunk@2882 c028cbd2-c16b-5b4b-a496-9718f37d4682
1996-05-21 12:48:50 +00:00

21 lines
545 B
C
Executable File

// Header file for PRINT SETUP mask
#define MSK_TYPE 101
#define MSK_FILENAME 102
#define MSK_PRINTERS 103
#define MSK_CODES 111
// IMPORTANTE! lasciare il numero 111,
// in modo che la maschera sia compatibile
// con i metodi di ba2300, usati anche
// da printer
#define MSK_ISGRAPHICS 334
#define MSK_SIZE 335
#define MSK_LINES 336
#define MSK_NPAGES 337
#define MSK_FONT 338
#define MSK_PRINTERFILE prn.epf
#define MSK_NAMESFILE nms.epf
#define PRINTERSFILE "prn.epf"
#define NAMESFILE "nms.epf"