Files correlati : Ricompilazione Demo : [ ] Commento :modernizzate un casino di maschere! git-svn-id: svn://10.65.10.50/trunk@18139 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			17 lines
		
	
	
		
			199 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			199 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #include "veuml.h"
 | |
| 
 | |
| TOOLBAR "topbar" 0 0 0 2
 | |
| #include <stdbar.h>
 | |
| ENDPAGE
 | |
| 
 | |
| PAGE "Tipo di riga da aggiungere" -1 -1 50 8
 | |
| 
 | |
| LISTBOX F_LBTIPORIGA 30
 | |
| BEGIN
 | |
|    PROMPT 2 2 "Tipo riga "
 | |
| END
 | |
| 
 | |
| ENDPAGE
 | |
| 
 | |
| ENDMASK
 |