Files correlati : mr2.exe Ricompilazione Demo : [ ] Commento : Aggiunta funzionwe per spostare una cella o una colonna ad una certa data con F8 sulla cella git-svn-id: svn://10.65.10.50/branches/R_10_00@21274 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			11 lines
		
	
	
		
			151 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			151 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __MR2100G_H
 | |
| #define __MR2100G_H
 | |
| 
 | |
| #define F_TODATE      201
 | |
| #define F_VINCOLI	    202 
 | |
| #define F_PIAN		    203
 | |
| #define F_ALL			    204
 | |
| 
 | |
| #endif
 | |
| 
 |