d41038e62e
Files correlati : ci0.exe Ricompilazione Demo : [ ] Commento : Rilevazione Ore su commessa cdc fase git-svn-id: svn://10.65.10.50/branches/R_10_00@20725 c028cbd2-c16b-5b4b-a496-9718f37d4682
25 lines
598 B
C
Executable File
25 lines
598 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_COPY 401
|
|
#define DLG_CERCA 402
|
|
|
|
#define S_RISOATT 101
|
|
#define S_CODRIS 102
|
|
#define S_DESRIS 107
|
|
#define S_CODATT 202
|
|
#define S_DESATT 207
|
|
#define S_ANNO 103
|
|
#define S_MESE 104
|
|
#define S_TPORA 105
|
|
#define S_VALUNI 106 |