Sweden-Number/dlls/user32
Michael Stefaniuc 937146ae33 user32/tests: Remove an unused assignment (PVS-Studio). 2015-01-22 12:04:16 +01:00
..
resources
tests user32/tests: Remove an unused assignment (PVS-Studio). 2015-01-22 12:04:16 +01:00
Makefile.in
button.c
caret.c
class.c user32: Move IME window procedure to user32. 2014-11-11 16:09:47 +09:00
clipboard.c
combo.c user32: Make the combo's listbox a topmost window. 2014-11-10 19:23:46 +09:00
controls.h user32: Move IME window procedure to user32. 2014-11-11 16:09:47 +09:00
cursoricon.c user32: Allocate memory based on HICON instead of DWORD to fix 64 bit problems. 2015-01-19 16:02:10 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c user32: Only store dialog focus when window is hidden or inactive. 2015-01-07 23:48:28 +01:00
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Handle NULL argument in GetKeyboardLayoutNameW(). 2015-01-13 17:52:27 +01:00
listbox.c
lstr.c
mdi.c
menu.c user32: Actually use the menu's background brush. 2015-01-16 16:52:40 +01:00
message.c user32: Add more exception handlings for timer callbacks. 2014-11-11 16:15:46 +09:00
misc.c user32: Add a stub implementation of IsTouchWindow. 2014-11-27 13:27:06 +01:00
msgbox.c
nonclient.c
painting.c user32: Fix invalid argument passed to ExtCreateRegion. 2014-11-03 20:31:10 +09:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c user32: Merge the blitting of the centred and non-centred cases. 2014-10-29 20:53:12 +09:00
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Add a stub implementation of IsTouchWindow. 2014-11-27 13:27:06 +01:00
user_main.c user32: Move IME window procedure to user32. 2014-11-11 16:09:47 +09:00
user_private.h
win.c user32: Avoid sending window messages in FindWindowExW. 2014-11-18 22:10:38 +09:00
win.h
winhelp.c
winpos.c user32: Do not call SendMessage() to hide a window that is already hidden. 2014-11-21 20:08:33 +09:00
winproc.c user32: Move IME window procedure to user32. 2014-11-11 16:09:47 +09:00
winstation.c
wsprintf.c