Files correlati : ci0 Ricompilazione Demo : [ ] Commento : Terminato il programma di inserimento risorse / attrezzature git-svn-id: svn://10.65.10.50/trunk@20636 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
572 B
C
Executable File
24 lines
572 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 S_RISOATT 101
|
|
#define S_CODRIS 102
|
|
#define S_DESRIS 106
|
|
#define S_CODATT 202
|
|
#define S_DESATT 206
|
|
#define S_ANNO 999
|
|
#define S_MESE 103
|
|
#define S_TPORA 104
|
|
#define S_VALUNI 105 |