Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.2 patch 1262 git-svn-id: svn://10.65.10.50/trunk@17639 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			14 lines
		
	
	
		
			286 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			286 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // Defines per maschera
 | |
| #define F_COD					149
 | |
| #define F_CODTAB 			150
 | |
| #define F_CODART		  151
 | |
| #define F_DESCRART    152
 | |
| #define F_LIVGIAC 		153
 | |
| 
 | |
| #define F_LIV1  			101
 | |
| #define F_LIV2 				102
 | |
| #define F_LIV3   			103
 | |
| #define F_LIV4    		104
 | |
| #define F_DESCR 			105
 | |
| #define F_ATTIVO  		106
 |