2008-07-24 techrazy <techrazy@users.sourceforge.net>
* include/wingdi.h (OUT_PS_ONLY_PRECIS): Define.
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
2008-07-24  techrazy  <techrazy@users.sourceforge.net>
 | 
			
		||||
 | 
			
		||||
	* include/wingdi.h (OUT_PS_ONLY_PRECIS): Define.
 | 
			
		||||
 | 
			
		||||
2008-07-24  Corinna Vinschen  <corinna@vinschen.de>
 | 
			
		||||
 | 
			
		||||
	* include/lmaccess.h (struct _USER_INFO_4): Define.
 | 
			
		||||
 
 | 
			
		||||
@@ -358,6 +358,8 @@ extern "C" {
 | 
			
		||||
#define OUT_RASTER_PRECIS	6
 | 
			
		||||
#define OUT_TT_ONLY_PRECIS	7
 | 
			
		||||
#define OUT_OUTLINE_PRECIS	8
 | 
			
		||||
//http://www.pinvoke.net/default.aspx/Structures/LOGFONT.html
 | 
			
		||||
#define OUT_PS_ONLY_PRECIS      10
 | 
			
		||||
#define CLIP_DEFAULT_PRECIS	0
 | 
			
		||||
#define CLIP_CHARACTER_PRECIS	1
 | 
			
		||||
#define CLIP_STROKE_PRECIS	2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user