* include/wingdi.h (TT_PRIM_CSPLINE): Define.
Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
This commit is contained in:
@ -1140,6 +1140,7 @@ extern "C" {
|
||||
#define TT_POLYGON_TYPE 24
|
||||
#define TT_PRIM_LINE 1
|
||||
#define TT_PRIM_QSPLINE 2
|
||||
#define TT_PRIM_CSPLINE 3
|
||||
#define FONTMAPPER_MAX 10
|
||||
#define ENHMETA_STOCK_OBJECT 0x80000000
|
||||
#define WGL_FONT_LINES 0
|
||||
|
Reference in New Issue
Block a user