Sweden-Number/dlls/user32
Akihiro Sagawa cb2b15921d user32: Don't close a popup menu when clicking a sub-menu parent item twice. 2014-06-13 15:57:25 +02:00
..
resources
tests user32/tests: Remove some noisy traces. 2014-06-13 10:13:41 +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 user32: Pass WM_IME_CONTROL messages to the IME. 2014-05-07 20:21:58 +02:00
desktop.c
dialog.c
driver.c user32: Don't bother returning a value from the SetWindowRgn driver entry point. 2014-05-01 12:31:14 +02:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Only update listbox horizontal scroll info if WS_HSCROLL is set. 2014-04-28 18:25:02 +02:00
lstr.c
mdi.c
menu.c user32: Don't close a popup menu when clicking a sub-menu parent item twice. 2014-06-13 15:57:25 +02:00
message.c user32: Reduce the minimum Set[System]Timer from 15 ms to 10 ms. 2014-05-01 18:56:46 +02:00
misc.c user32: Check for valid cbSize in GetMonitorInfoW. 2014-04-24 11:38:09 +02:00
msgbox.c user32: Load the message box font through the dialog template. 2014-04-15 21:03:55 +02:00
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: Load the message box font through the dialog template. 2014-04-15 21:03:55 +02:00
user32.spec user32: Add a stub for RegisterTouchWindow. 2014-05-14 11:25:48 +02:00
user_main.c
user_private.h user32: Don't bother returning a value from the SetWindowRgn driver entry point. 2014-05-01 12:31:14 +02:00
win.c user32: Add a stub for RegisterTouchWindow. 2014-05-14 11:25:48 +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