mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 20:29:43 +00:00
[USER32][INCLUDE] Move GetImmFileName declaration from user32.h to user32p.h
From: win32ss/user/user32/include/user32.h To: win32ss/user/user32/include/user32p.h CORE-11700
This commit is contained in:
parent
57516edb42
commit
4689c8ead8
2 changed files with 1 additions and 4 deletions
|
@ -72,8 +72,4 @@ typedef struct _PATRECT
|
|||
HBRUSH hBrush;
|
||||
} PATRECT, * PPATRECT;
|
||||
|
||||
HRESULT
|
||||
GetImmFileName(_Out_ LPWSTR lpBuffer,
|
||||
_In_ size_t cchBuffer);
|
||||
|
||||
#endif /* _USER32_PCH_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue