Files correlati : Ricompilazione Demo : [ ] Commento : Migliorati controlli sulla chiusura del progrqamma Aggiunti facciotti e pallotoliere git-svn-id: svn://10.65.10.50/trunk@7687 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //{{NO_DEPENDENCIES}}
 | |
| // Microsoft Developer Studio generated include file.
 | |
| // Used by FrontEnd.rc
 | |
| //
 | |
| #define IDD_ABOUTBOX                    100
 | |
| #define CG_IDS_PHYSICAL_MEM             102
 | |
| #define CG_IDS_DISK_SPACE               103
 | |
| #define CG_IDS_DISK_SPACE_UNAVAIL       104
 | |
| #define IDR_MAINFRAME                   128
 | |
| #define IDR_LOGTYPE                     129
 | |
| #define IDD_FILEDIALOG                  131
 | |
| #define IDD_STATUS                      132
 | |
| #define IDC_PHYSICAL_MEM                1005
 | |
| #define IDC_DISK_SPACE                  1006
 | |
| #define IDC_USERS                       1008
 | |
| #define IDC_GRID                        1009
 | |
| #define IDC_CONNECTIONS                 1009
 | |
| #define IDC_PEERS                       1010
 | |
| #define IDC_TREE                        1011
 | |
| #define IDC_UPDATE                      1012
 | |
| #define stc32                           0x045f
 | |
| #define ID_BUTTON32772                  32772
 | |
| #define ID_VIEW_TRACE                   32773
 | |
| #define ID_NOTEPAD                      32775
 | |
| #define ID_VIEW_STATUS                  32776
 | |
| #define ID_VIEW_TREE                    32778
 | |
| 
 | |
| // Next default values for new objects
 | |
| // 
 | |
| #ifdef APSTUDIO_INVOKED
 | |
| #ifndef APSTUDIO_READONLY_SYMBOLS
 | |
| #define _APS_NEXT_RESOURCE_VALUE        139
 | |
| #define _APS_NEXT_COMMAND_VALUE         32779
 | |
| #define _APS_NEXT_CONTROL_VALUE         1013
 | |
| #define _APS_NEXT_SYMED_VALUE           105
 | |
| #endif
 | |
| #endif
 |