e8950fdeb3
Files correlati : ci0.exe ci2.exe Ricompilazione Demo : [ ] Commento : Agiunta tabella listini Camibiato il metodo di cancellazione delle righe Gestione disponibilità git-svn-id: svn://10.65.10.50/branches/R_10_00@21542 c028cbd2-c16b-5b4b-a496-9718f37d4682
26 lines
599 B
C
Executable File
26 lines
599 B
C
Executable File
//Campi maschera ci0200a
|
|
#define F_ANNO 301
|
|
#define F_MESE 302
|
|
#define F_TPORA 303
|
|
#define F_RISOATT 304
|
|
#define F_CODICE 305
|
|
#define F_CODRIS 306
|
|
#define F_DESRIS 307
|
|
#define F_CODATT 308
|
|
#define F_DESATT 309
|
|
#define F_SHEET 310
|
|
|
|
#define DLG_RESET 400
|
|
#define DLG_CERCA 401
|
|
|
|
#define S_DEL 101
|
|
#define S_RISOATT 102
|
|
#define S_CODRIS 103
|
|
#define S_CODATT 203
|
|
#define S_DATA 104
|
|
#define S_TPORA 105
|
|
#define S_OREPREV 106
|
|
#define S_ORECONS 107
|
|
#define S_DESRIS 108
|
|
#define S_DESATT 208
|