Files correlati : Ricompilazione Demo : [ ] Commento : riporto hardy da 11 git-svn-id: svn://10.65.10.50/branches/R_10_00@20919 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			22 lines
		
	
	
		
			426 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			426 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //campi maschera principale
 | |
| #define F_TIPOCF  201
 | |
| #define F_CODCF   202
 | |
| #define F_RAGSOC  203
 | |
| #define F_TIPO    204
 | |
| #define F_RIGHE   205
 | |
| 
 | |
| //bottoni toolbar
 | |
| #define DLG_CHECKALL  301
 | |
| 
 | |
| //maschera riga sheet
 | |
| #define S_CHECK   101
 | |
| #define S_CODCF   102
 | |
| #define S_RAGSOC  103
 | |
| #define S_ANNO    104
 | |
| #define S_CODNUM  105
 | |
| #define S_NDOC    106
 | |
| #define S_TIPO    107
 | |
| #define S_IMPORTO 108
 | |
| #define S_CONDPAG 109
 | |
| #define S_CODAG   110
 |