 07946bd70d
			
		
	
	07946bd70d
	
	
	
		
			
			2007-06-22 Mathias Hasselmann <mathias.hasselmann@gmx.de> * configure.in, tests/Makefile.am, tests/autotestkeywords.cc, tests/dummy-headers/*: Extend the C++ keyword test to include internal GDK headers (#449016). svn path=/trunk/; revision=18244
		
			
				
	
	
		
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* Dummy header for the Win32 backend. */
 | |
| 
 | |
| typedef void *HDC;
 | |
| typedef void *HGDIOBJ;
 | |
| typedef void *HICON;
 | |
| typedef void *HWND;
 |