mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
This commit is contained in:
parent
a8e1ea6a4a
commit
06e8c8d3dd
1 changed files with 1 additions and 1 deletions
|
@ -3848,7 +3848,7 @@ int GetMenuStringA(HMENU, UINT, LPSTR, int, UINT);
|
|||
int GetMenuStringW(HMENU, UINT, LPWSTR, int, UINT);
|
||||
BOOL GetMessageA(LPMSG, HWND, UINT, UINT);
|
||||
BOOL GetMessageW(LPMSG, HWND, UINT, UINT);
|
||||
LONG GetMessageExtraInfo();
|
||||
LPARAM GetMessageExtraInfo();
|
||||
DWORD GetMessagePos();
|
||||
LONG GetMessageTime();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue