Sweden-Number/dlls/user32
Alexandre Julliard a897e13fba user32: Get rid of the CreateCursorIcon driver entry point. 2013-10-22 10:25:44 +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
cursoricon.c user32: Get rid of the CreateCursorIcon driver entry point. 2013-10-22 10:25:44 +02:00
dde_client.c user32: Fix tick counter wrap-around handling. 2013-10-21 14:48:01 +02:00
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 user32: Get rid of the CreateCursorIcon driver entry point. 2013-10-22 10:25:44 +02:00
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
message.c user32: Fix the scope of a local variable. 2013-10-21 14:48:20 +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: Get rid of the CreateCursorIcon driver entry point. 2013-10-22 10:25:44 +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
winproc.c user32: Avoid using CONST. 2013-09-24 12:57:57 +02:00
winstation.c
wsprintf.c