提交 552bf3a9 编写于 作者: B Behdad Esfahbod

Bump WINNT version requested from 500 to 600

Since we use the OpenType versions of Uniscribe functions, we are
relying on that version of the WINNT API.  Otherwise, usp10.h will hide
those symbols.
上级 9a5b421a
......@@ -24,7 +24,7 @@
* Google Author(s): Behdad Esfahbod
*/
#define _WIN32_WINNT 0x0500
#define _WIN32_WINNT 0x0600
#include "hb-private.hh"
......
......@@ -29,7 +29,7 @@
#include "hb.h"
#define _WIN32_WINNT 0x0500
#define _WIN32_WINNT 0x0600
#include <windows.h>
HB_BEGIN_DECLS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册