Files correlati : Ricompilazione Demo : [ ] Commento :ennesime modifiche al buffo dizionario git-svn-id: svn://10.65.10.50/trunk@14319 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			20 lines
		
	
	
		
			358 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			358 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_FILENAME    201
 | |
| #define F_ALFABETO    202
 | |
| #define F_ENTRIES     203
 | |
| #define F_TOTAL       204
 | |
| #define F_CAPITOLO    210
 | |
| 
 | |
| #define F_MODULE			201
 | |
| #define F_DELETE_OBS  202
 | |
| 
 | |
| #define F_FILTER      202
 | |
| #define F_ERRORS_ONLY 203
 | |
| #define F_NEW  				204
 | |
| 
 | |
| #define DLG_FILTER		 99
 | |
| 
 | |
| #define F_ITA  101
 | |
| #define F_ENG  102
 | |
| #define F_MAX  103
 | |
| #define F_SRC  104
 |