fix GetWindowRect
This commit is contained in:
parent
01ca7b739f
commit
636d133046
2 changed files with 8 additions and 3 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
#include <windows.h>
|
||||
|
||||
typedef HFONT(__stdcall* CREATEFONTINDIRECTA)(CONST LOGFONT*);
|
||||
|
||||
typedef BOOL (WINAPI* GETCURSORPOSPROC)(LPPOINT);
|
||||
typedef BOOL(WINAPI* CLIPCURSORPROC)(const RECT*);
|
||||
typedef int (WINAPI* SHOWCURSORPROC)(BOOL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue