Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 766 git-svn-id: svn://10.65.10.50/trunk@14628 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			16 lines
		
	
	
		
			340 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			340 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
// campi della maschera principale
 | 
						|
 | 
						|
#define F_PATH				101
 | 
						|
#define F_NAMEBOL			102
 | 
						|
#define F_NUMBOL			103
 | 
						|
#define F_TIPOBOL			104
 | 
						|
#define F_NUMORD			105
 | 
						|
#define F_LASTBOL			106
 | 
						|
#define F_DESBOL			107
 | 
						|
#define F_DESTIPO			108
 | 
						|
#define F_DESORD			109
 | 
						|
#define F_NAMEINV			110
 | 
						|
#define F_IMPBOL			111
 | 
						|
#define F_IMPINV			112
 | 
						|
#define F_STATOBOL		113
 |