Sweden-Number/dlls/user32
Qian Hong bd5b865f00 user32/tests: Skip desktop tests on NT4. 2013-10-17 12:59:06 +02:00
..
resources
tests user32/tests: Skip desktop tests on NT4. 2013-10-17 12:59:06 +02:00
Makefile.in
button.c
caret.c
class.c user32: Delay registration of the builtin classes until the first window is created. 2013-10-16 17:22:19 +02:00
clipboard.c
combo.c
controls.h user32: Remove dead code for suppressing menu drawing. 2013-07-27 11:50:12 -05:00
cursoricon.c
dde_client.c
dde_misc.c user32: Avoid using CONST. 2013-09-24 12:57:57 +02:00
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: Delay creation of the 55AA pattern brush until it's needed. 2013-10-16 17:23:22 +02:00
desktop.c
dialog.c
driver.c
edit.c user32: Don't try to paint during WM_SETFOCUS if the edit control is not visible. 2013-10-11 11:04:58 +02:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c user32: Remove dead code for suppressing menu drawing. 2013-07-27 11:50:12 -05:00
message.c user32: Avoid using CONST. 2013-09-24 12:57:57 +02:00
misc.c user32: Create the desktop window before enumerating monitors. 2013-10-16 19:45:50 +02:00
msgbox.c
nonclient.c user32: Delay creation of the 55AA pattern brush until it's needed. 2013-10-16 17:23:22 +02:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Delay creation of the 55AA pattern brush until it's needed. 2013-10-16 17:23:22 +02:00
text.c user32: Delay creation of the 55AA pattern brush until it's needed. 2013-10-16 17:23:22 +02:00
uitools.c user32: Delay creation of the 55AA pattern brush until it's needed. 2013-10-16 17:23:22 +02:00
user32.rc
user32.spec
user_main.c user32: Delay registration of the builtin classes until the first window is created. 2013-10-16 17:22:19 +02:00
user_private.h user32: Delay creation of the 55AA pattern brush until it's needed. 2013-10-16 17:23:22 +02:00
win.c user32: Delay registration of the builtin classes until the first window is created. 2013-10-16 17:22:19 +02:00
win.h
winhelp.c
winpos.c user32: Fix mouseRect computation for starting position when sizing window. 2013-09-12 11:07:50 +02:00
winproc.c user32: Avoid using CONST. 2013-09-24 12:57:57 +02:00
winstation.c
wsprintf.c