Sweden-Number/dlls/user32
Hugh McMaster 0fa8ae7b52 user32: Fix spelling in a comment. 2014-09-15 18:25:49 +02:00
..
resources
tests user32/tests: Add an additional test for GetMenuItemInfo with NULL pointer as TypeData. 2014-09-09 11:11:28 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c user32: Avoid race-condition when unloading module while hook is still active. 2014-06-17 10:40:12 +02:00
icontitle.c
input.c user32: Make GetRegisteredRawInputDevices hotpatchable. 2014-07-30 16:17:14 -05:00
listbox.c
lstr.c
mdi.c
menu.c user32: Also set cch member in GetMenuItemInfo when passing a null pointer. 2014-09-09 11:11:27 +02:00
message.c user32: Properly block sent messages while waiting for a reply with SMTO_BLOCK. 2014-06-17 15:14:51 +02:00
misc.c user32: Add a stub for SetGestureConfig. 2014-06-17 10:34:40 +02:00
msgbox.c
nonclient.c
painting.c
property.c
resource.c user32: Fix LoadStringA behavior on 1-character long buffer. 2014-05-14 17:20:56 +02:00
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c user32: Ensure at least one character is used in TEXT_WordBreak(). 2014-06-13 10:12:12 +02:00
uitools.c
user32.rc
user32.spec user32: Add a stub for SetGestureConfig. 2014-06-17 10:34:40 +02:00
user_main.c
user_private.h user32: Avoid race-condition when unloading module while hook is still active. 2014-06-17 10:40:12 +02:00
win.c user32: Fix spelling in a comment. 2014-09-15 18:25:49 +02:00
win.h
winhelp.c
winpos.c user32: Try to activate topmost activable window in WINPOS_ActivateOtherWindow. 2014-06-11 16:09:01 +02:00
winproc.c
winstation.c
wsprintf.c