Files correlati : agalib Ricompilazione Demo : [ ] Commento : Nuova gestione barra di stato Possibilita' di memorizzare stampante per ogni singolo report git-svn-id: svn://10.65.10.50/trunk@17073 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			11 lines
		
	
	
		
			261 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			261 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
// Header file for PRINT SETUP mask
 | 
						|
 | 
						|
#define MSK_TYPE        101
 | 
						|
#define MSK_FILENAME    102
 | 
						|
#define MSK_PRINTERS    103
 | 
						|
#define MSK_ORIENTATION 333
 | 
						|
#define MSK_ISGRAPHICS  334
 | 
						|
#define MSK_SIZE        335
 | 
						|
#define MSK_LINES       336
 | 
						|
#define MSK_FONT        338
 |