.. |
resources
|
…
|
|
tests
|
user32/tests: Add a trailing '\n' to a few ok() calls.
|
2013-06-14 11:45:19 +02:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
user32: Use SendNotifyMessage to send WM_DRAWCLIPBOARD.
|
2013-05-15 19:57:34 +02:00 |
combo.c
|
…
|
|
controls.h
|
…
|
|
cursoricon.c
|
…
|
|
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
…
|
|
driver.c
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
edit.c
|
user32: The flag EF_APP_HAS_HANDLE is now obsolete.
|
2013-05-17 16:59:34 +02:00 |
exticon.c
|
user32: Fix icon extraction from non-native PE executables.
|
2013-06-06 20:05:31 +02:00 |
focus.c
|
…
|
|
hook.c
|
user32: Add assembly wrapper for calling hook procedures.
|
2013-04-24 19:40:44 +02:00 |
icontitle.c
|
…
|
|
input.c
|
…
|
|
listbox.c
|
user32: Implement GetListBoxInfo().
|
2013-05-07 20:07:41 +02:00 |
lstr.c
|
…
|
|
mdi.c
|
user32: Bring reference MDI child to bottom when switching to next.
|
2013-06-06 10:42:51 +02:00 |
menu.c
|
user32: Allow sent WM_CANCELMODE to end menu tracking in a window's menu bar.
|
2013-05-20 21:15:38 +02:00 |
message.c
|
user32: Use the codepage associated with the input locale for WM_CHAR-type conversions.
|
2013-05-21 16:59:58 +02:00 |
misc.c
|
…
|
|
msgbox.c
|
user32: Check the correct id for the close button when setting the font.
|
2013-06-17 19:30:38 +02:00 |
nonclient.c
|
user32: Center the icon in the caption bar.
|
2013-06-17 19:30:47 +02:00 |
painting.c
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Make the default non-client metrics scalable with the resolution.
|
2013-06-17 19:30:38 +02:00 |
text.c
|
…
|
|
uitools.c
|
user32: Use the current DC layout in DrawState when drawing to an intermediate bitmap.
|
2013-06-18 12:57:44 +02:00 |
user32.rc
|
…
|
|
user32.spec
|
user32: Implement GetListBoxInfo().
|
2013-05-07 20:07:41 +02:00 |
user_main.c
|
…
|
|
user_private.h
|
user32: Move back to using WC<->MB in order to specify an alternative codepage.
|
2013-05-21 16:55:11 +02:00 |
win.c
|
user32: Make CreateWindowExA and CreateWindowExW hotpatchable.
|
2013-05-24 11:06:03 +02:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
user32: Move back to using WC<->MB in order to specify an alternative codepage.
|
2013-05-21 16:55:11 +02:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|