f6b085b355
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
22 lines
491 B
C
Executable File
22 lines
491 B
C
Executable File
// campi form TopTen
|
|
#define FF_POSIZIONE 1
|
|
#define FF_CODART 2
|
|
#define FF_GIAC 3
|
|
#define FF_TITOLO 4
|
|
#define FF_ARTISTA 5
|
|
#define FF_TOTVEND 6
|
|
#define FF_GENERE 7
|
|
#define FF_SUPPORTO 8
|
|
|
|
#define FF_B_POSIZIONE 10
|
|
#define FF_B_CODART 11
|
|
#define FF_B_GIAC 12
|
|
#define FF_B_TITOLO 13
|
|
#define FF_B_ARTISTA 14
|
|
#define FF_B_TOTVEND 15
|
|
#define FF_B_GENERE 16
|
|
#define FF_B_SUPPORTO 17
|
|
|
|
#define FF_DATE 21
|
|
#define FF_PAGE 22
|