sync with master
This commit is contained in:
parent
4c101642c8
commit
122dca8216
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
typedef HFONT(__stdcall* CREATEFONTINDIRECTA)(CONST LOGFONT*);
|
|
||||||
|
|
||||||
typedef BOOL (WINAPI* GETCURSORPOSPROC)(LPPOINT);
|
typedef BOOL (WINAPI* GETCURSORPOSPROC)(LPPOINT);
|
||||||
typedef BOOL(WINAPI* CLIPCURSORPROC)(const RECT*);
|
typedef BOOL(WINAPI* CLIPCURSORPROC)(const RECT*);
|
||||||
typedef int (WINAPI* SHOWCURSORPROC)(BOOL);
|
typedef int (WINAPI* SHOWCURSORPROC)(BOOL);
|
||||||
|
|
Loading…
Reference in a new issue