mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			559 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			559 B
		
	
	
	
		
			C
		
	
	
	
	
	
//{{NO_DEPENDENCIES}}
 | 
						|
// Microsoft Visual C++ generated include file.
 | 
						|
// Used by libcef_dll.rc
 | 
						|
//
 | 
						|
 | 
						|
// Avoid files associated with MacOS
 | 
						|
#define _X86_
 | 
						|
 | 
						|
#define IDD_ALERT 130
 | 
						|
#define IDD_CONFIRM 131
 | 
						|
#define IDD_PROMPT 132
 | 
						|
#define IDC_PROMPTEDIT 1000
 | 
						|
#define IDC_DIALOGTEXT 1001
 | 
						|
 | 
						|
// Next default values for new objects
 | 
						|
//
 | 
						|
#ifdef APSTUDIO_INVOKED
 | 
						|
#ifndef APSTUDIO_READONLY_SYMBOLS
 | 
						|
#define _APS_NO_MFC 1
 | 
						|
#define _APS_NEXT_RESOURCE_VALUE 130
 | 
						|
#define _APS_NEXT_COMMAND_VALUE 32000
 | 
						|
#define _APS_NEXT_CONTROL_VALUE 1000
 | 
						|
#define _APS_NEXT_SYMED_VALUE 110
 | 
						|
#endif
 | 
						|
#endif
 |