* Export IsProcess16Bit() and IsWow64Message().
CORE-8174

svn path=/trunk/; revision=63163
This commit is contained in:
Amine Khaldi 2014-05-04 18:29:59 +00:00
parent aba903d969
commit e23708bf6a
2 changed files with 4 additions and 2 deletions

View file

@ -58,6 +58,7 @@ list(APPEND SOURCE
windows/text.c
windows/window.c
windows/winpos.c
${CMAKE_CURRENT_BINARY_DIR}/user32_stubs.c
include/user32.h)
if(USE_NEW_CURSORICON)

View file

@ -427,16 +427,17 @@
@ stdcall IsHungAppWindow(long)
@ stdcall IsIconic(long)
@ stdcall IsMenu(long)
@ stdcall -stub IsProcess16Bit()
@ stdcall IsRectEmpty(ptr)
@ stdcall IsServerSideWindow(long)
@ stdcall IsSETEnabled()
@ stdcall IsServerSideWindow(long)
@ stdcall IsWinEventHookInstalled(long)
@ stdcall IsWindow(long)
@ stdcall IsWindowEnabled(long)
@ stdcall IsWindowInDestroy(long)
@ stdcall IsWindowUnicode(long)
@ stdcall IsWindowVisible(long)
# @ stub IsWow64Message
@ stdcall -stub IsWow64Message()
@ stdcall IsZoomed(long)
@ stdcall KillSystemTimer(long long)
@ stdcall KillTimer(long long) NtUserKillTimer