.. |
resources
|
user32: Add 256x256 variants of the standard icons.
|
2018-04-20 17:16:51 +02:00 |
tests
|
user32: Take DPI awareness into account in GetDpiForMonitorInternal().
|
2018-07-17 17:39:56 +02:00 |
Makefile.in
|
…
|
|
button.c
|
user32/button: Use per-window dpi settings.
|
2018-07-17 17:39:56 +02:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
…
|
|
controls.h
|
…
|
|
cursoricon.c
|
…
|
|
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
Assorted spelling and grammar fixes.
|
2015-11-17 22:56:40 +09:00 |
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
user32: Send notification for the focused button in IsDialogMessage().
|
2018-07-16 21:28:45 +02:00 |
driver.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
edit.c
|
…
|
|
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
input.c
|
user32: Remove FIXMEs from physical<->logical mapping functions.
|
2018-07-13 19:03:27 +02:00 |
listbox.c
|
…
|
|
lstr.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
mdi.c
|
…
|
|
menu.c
|
user32/menu: Release menu in HiliteMenuItem() to avoid deadlock.
|
2018-07-20 18:36:56 +02:00 |
message.c
|
…
|
|
misc.c
|
user32: Move monitor functions to sysparams.c.
|
2018-07-17 17:39:56 +02:00 |
msgbox.c
|
…
|
|
nonclient.c
|
…
|
|
painting.c
|
user32: Fetch client and window rectangles in a single call.
|
2018-07-18 10:09:55 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Make the MonitorFromRect() argument const.
|
2018-07-18 14:11:32 +02:00 |
text.c
|
…
|
|
uitools.c
|
…
|
|
user32.rc
|
…
|
|
user32.spec
|
…
|
|
user_main.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
user_private.h
|
…
|
|
win.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
win.h
|
user32: Take DPI awareness into account in GetDpiForMonitorInternal().
|
2018-07-17 17:39:56 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
user32: Return the full MINMAXINFO data from WINPOS_GetMinMaxInfo().
|
2018-07-16 10:38:46 +02:00 |
winproc.c
|
…
|
|
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|