Sweden-Number/dlls/user32
Qian Hong 81bd72640b user32/tests: Add tests for WM_DEVICECHANGE message.
Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-29 17:17:41 +01:00
..
resources
tests user32/tests: Add tests for WM_DEVICECHANGE message. 2015-12-29 17:17:41 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c user32: Don't overwrite 'cb' field with uninitialized data in DdeQueryConvInfo() (Coverity). 2015-11-24 22:58:44 +09:00
dde_private.h Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c user32: Avoid shift overflow in nulldrv_GetKeyboardLayoutList. 2015-11-30 23:16:51 +09:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c user32: Don't add scroll bars to mdiclient if the window style doesn't allow it. 2015-11-20 19:26:16 +09:00
menu.c user32: Add workaround for removed SC_TASKLIST system menu item. 2015-11-19 20:55:15 +09:00
message.c
misc.c
msgbox.c
nonclient.c user32: Fix WS_EX_DLGMODALFRAME handling in AdjustWindowRect and add more tests. 2015-12-07 22:30:56 +09:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c user32: Call the EnumChildWindows callback using a wrapper. 2015-12-10 00:12:43 +09:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c user32: Make sure explorer.exe process is spawned for the correct desktop. 2015-12-04 13:22:55 +09:00
wsprintf.c