b5e3b8f973
Files correlati : Ricompilazione Demo : [ ] Commento : Possibilita' di stampare suddiviso per sezione o no git-svn-id: svn://10.65.10.50/trunk@6815 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
461 B
C
Executable File
18 lines
461 B
C
Executable File
// sblocco sospesi
|
|
// definizione campi per maschera di selezione
|
|
|
|
#define F_SEZINI 101
|
|
#define F_D_SEZINI 102
|
|
#define F_SOTINI 103
|
|
#define F_D_SOTINI 104
|
|
#define F_SEZFIN 105
|
|
#define F_D_SEZFIN 106
|
|
#define F_SOTFIN 107
|
|
#define F_D_SOTFIN 108
|
|
#define F_DATA 109
|
|
#define F_TIPO 110
|
|
#define F_D_TIPO 111
|
|
#define F_ANCHEDIMESSI 112
|
|
#define F_DEFINITIVA 113
|
|
#define F_PERSEZIONE 114
|