reactos/win32ss/user/user32
Giannis Adamopoulos e3610035ce [USER32] Small fixes for messages carrying pointers
SendNotifyMessageW: It doesn't support messages with pointers so there is no need to call MsgiUMToKMMessage
SendMessageTimeoutW, SendMessageTimeoutA: These two do support marshaling pointers so they need to use MsgiUMToKMMessage.
This is actually a bug that happens only in the rare case where we send a WM_COPYDATA with a timeout.
2018-02-26 16:51:59 +02:00
..
controls [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
include [USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion. 2017-12-23 23:42:40 +01:00
lang [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
misc [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
resources
windows [USER32] Small fixes for messages carrying pointers 2018-02-26 16:51:59 +02:00
CMakeLists.txt
user32.rc
user32.spec