e654ec5ec7
Files correlati : ci0.exe Ricompilazione Demo : [ ] Commento : Modulo rilevazione ore step 2 git-svn-id: svn://10.65.10.50/branches/R_10_00@21132 c028cbd2-c16b-5b4b-a496-9718f37d4682
38 lines
886 B
C
Executable File
38 lines
886 B
C
Executable File
//Campi maschera ci0600a
|
|
#define F_ANNO 301
|
|
#define F_MESE 302
|
|
#define F_TPORA 303
|
|
#define F_RISOATT 304
|
|
#define F_CODRIS 306
|
|
#define F_DESRIS 307
|
|
#define F_CODATT 308
|
|
#define F_DESATT 309
|
|
#define F_ANAL 310
|
|
#define F_SHEET 330
|
|
|
|
#define F_DESANAL 410
|
|
#define DLG_RESET 400
|
|
#define DLG_CERCA 401
|
|
|
|
#define S_RISOATT 101
|
|
#define S_CODRIS 102
|
|
#define S_DESRIS 119
|
|
#define S_CODATT 202
|
|
#define S_DESATT 219
|
|
#define S_DATA 103
|
|
#define S_TPORA 104
|
|
#define S_CDC1 105
|
|
#define S_CDC2 106
|
|
#define S_CDC3 107
|
|
#define S_CDC4 108
|
|
#define S_CDC5 109
|
|
#define S_CDC6 110
|
|
#define S_CDC7 111
|
|
#define S_CDC8 112
|
|
#define S_CDC9 113
|
|
#define S_CDC10 114
|
|
#define S_CDC11 115
|
|
#define S_CDC12 116
|
|
#define S_QTAORE 117
|
|
#define S_COSTO 118
|
|
#define S_ID 120 |