Files correlati : Ricompilazione Demo : [ ] Commento :aggiunti files discolatio alla 32 bit git-svn-id: svn://10.65.10.50/trunk@11035 c028cbd2-c16b-5b4b-a496-9718f37d4682
17 lines
442 B
C
Executable File
17 lines
442 B
C
Executable File
// interrogatio magazzino Discolatio
|
|
// definizione campi per maschera di selezione dl0600a
|
|
|
|
#define F_DABARCODE 101
|
|
#define F_TIPOSUPPORTO 102
|
|
#define F_TITOLO 103
|
|
#define F_ARTISTA 104
|
|
#define F_COMPOSITORE 105
|
|
#define F_ETICHETTA 106
|
|
#define F_GENEREMUSICALE 107
|
|
#define F_DATAE_INI 108
|
|
#define F_DATAE_FIN 109
|
|
#define F_DATAV_INI 110
|
|
#define F_DATAV_FIN 111
|
|
#define F_ABARCODE 112
|
|
|