.. |
resources
|
…
|
|
tests
|
user32/tests: Enable user32 tests compilation with __WINESRC__ defined.
|
2013-10-24 10:45:38 +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
|
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: Don't trigger a graphics driver load for functions that require an existing window.
|
2013-10-23 17:02:56 +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
|
user32: Remove dead code for suppressing menu drawing.
|
2013-07-27 11:50:12 -05:00 |
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
|
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
|
…
|
|