2011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>
* include/wingdi.h (GCP_RESULTSW):  Correct defintion.
        Thanks to Albrecht Schlosser for the report and the fix.
			
			
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
			
		||||
2011-05-22  Chris Sutcliffe  <ir0nh34d@users.sf.net>
 | 
			
		||||
 | 
			
		||||
	* include/wingdi.h (GCP_RESULTSW):  Correct defintion.
 | 
			
		||||
 | 
			
		||||
	Thanks to Albrecht Schlosser for the report and the fix.
 | 
			
		||||
 | 
			
		||||
2011-05-15  Corinna Vinschen  <corinna@vinschen.de>
 | 
			
		||||
 | 
			
		||||
	* include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.
 | 
			
		||||
 
 | 
			
		||||
@@ -2285,7 +2285,7 @@ typedef struct tagGCP_RESULTSW {
 | 
			
		||||
	UINT *lpOrder;
 | 
			
		||||
	INT *lpDx;
 | 
			
		||||
	INT *lpCaretPos;
 | 
			
		||||
	LPWSTR lpClass;
 | 
			
		||||
	LPSTR lpClass;
 | 
			
		||||
	LPWSTR lpGlyphs;
 | 
			
		||||
	UINT nGlyphs;
 | 
			
		||||
	UINT nMaxFit;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user