.. |
resources
|
…
|
|
tests
|
user32/tests: Use EqualRect() instead of open coding it.
|
2016-06-06 18:48:34 +09:00 |
Makefile.in
|
…
|
|
button.c
|
user32: Send WM_CTLCOLOR* message only for visible buttons.
|
2016-04-20 21:52:51 +09:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
user32: Don't regard the clipboard as changed if we don't own it.
|
2016-05-21 00:53:52 +09:00 |
combo.c
|
…
|
|
controls.h
|
user32: Use the original owner used to create the dialog for WM_ENTERIDLE messages.
|
2016-04-11 22:09:30 +09:00 |
cursoricon.c
|
user32: Use proper types in ICO_GetIconDirectory.
|
2016-05-02 18:33:44 +09:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
user32: Use the original owner used to create the dialog for WM_ENTERIDLE messages.
|
2016-04-11 22:09:30 +09:00 |
driver.c
|
…
|
|
edit.c
|
user32: Check bounds before dereferencing.
|
2016-05-02 18:30:50 +09:00 |
exticon.c
|
user32: Use proper types in ICO_GetIconDirectory.
|
2016-05-02 18:33:44 +09:00 |
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
…
|
|
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
user32: Change value of WM_MDICALCCHILDSCROLL to 0x003f.
|
2016-04-20 22:49:42 +09:00 |
menu.c
|
Revert "user32: Set capture earlier on popup menus.".
|
2016-04-20 16:54:47 +09:00 |
message.c
|
user32: Implement SetCoalescableTimer and add basic tests.
|
2016-04-29 20:30:57 +09:00 |
misc.c
|
user32: Use wine_dbgstr_rect() to print a RECT.
|
2016-04-27 12:41:55 +09:00 |
msgbox.c
|
…
|
|
nonclient.c
|
user32: Post notification to the desktop window for window creation/activation.
|
2016-05-31 13:53:15 +09:00 |
painting.c
|
user32: Only start reusing DCEs after the cache reached its limit.
|
2016-05-21 09:55:18 +09:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
user32: Use InflateRect() instead of open coding it.
|
2016-06-06 18:48:34 +09:00 |
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Add stub for IsProcessDPIAware.
|
2016-04-01 18:34:16 +09:00 |
text.c
|
…
|
|
uitools.c
|
user32: Fix a typo in comment.
|
2016-05-27 00:15:10 +09:00 |
user32.rc
|
…
|
|
user32.spec
|
user32: Implement SetCoalescableTimer and add basic tests.
|
2016-04-29 20:30:57 +09:00 |
user_main.c
|
…
|
|
user_private.h
|
user32: Use proper types in ICO_GetIconDirectory.
|
2016-05-02 18:33:44 +09:00 |
win.c
|
user32: Post notification to the desktop window for window creation/activation.
|
2016-05-31 13:53:15 +09:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
user32: Use the monitor rectangle to position icons on the desktop.
|
2016-05-26 16:56:15 +09:00 |
winproc.c
|
…
|
|
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|