.. |
resources
|
…
|
|
tests
|
user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI().
|
2018-04-19 12:51:21 +02:00 |
Makefile.in
|
user32: Add support for PNG icons.
|
2018-04-03 18:27:11 +02:00 |
button.c
|
user32: Remove some misleading TODOs.
|
2018-03-21 17:33:36 +01:00 |
caret.c
|
…
|
|
class.c
|
user32: Use the available ARRAY_SIZE() macro.
|
2018-04-02 16:02:53 +02:00 |
clipboard.c
|
…
|
|
combo.c
|
user32: Remove some misleading TODOs.
|
2018-03-21 17:33:36 +01:00 |
controls.h
|
…
|
|
cursoricon.c
|
user32: Add support for loading 256x256 icons.
|
2018-04-03 20:46:01 +02:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
user32: Avoid using the comma operator in a while condition.
|
2018-04-04 22:04:27 +02:00 |
driver.c
|
…
|
|
edit.c
|
user32: Remove some misleading TODOs.
|
2018-03-21 17:33:36 +01:00 |
exticon.c
|
user32: Fix the name of an unused debugging function.
|
2018-04-18 10:13:36 +02:00 |
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
user32: Add stub for EnableMouseInPointer().
|
2018-04-11 16:23:06 +02:00 |
listbox.c
|
user32: Fix itemData passed in ListBox WM_MEASUREITEM message.
|
2018-03-01 09:57:52 +01:00 |
lstr.c
|
…
|
|
mdi.c
|
user32: Use the available ARRAY_SIZE() macro.
|
2018-04-02 16:02:53 +02:00 |
menu.c
|
user32/menu: Replace macro checks for window style with a helper function.
|
2018-04-17 17:03:13 +02:00 |
message.c
|
user32: Use the available ARRAY_SIZE() macro.
|
2018-04-02 16:02:53 +02:00 |
misc.c
|
…
|
|
msgbox.c
|
user32: Use the available ARRAY_SIZE() macro.
|
2018-04-02 16:02:53 +02:00 |
nonclient.c
|
user32: Implement AdjustWindowRectExForDpi().
|
2018-04-17 17:03:13 +02:00 |
painting.c
|
…
|
|
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
user32: Remove confusing comments.
|
2018-02-08 13:10:50 +01:00 |
spy.c
|
user32: Use the available ARRAY_SIZE() macro.
|
2018-04-02 16:02:53 +02:00 |
static.c
|
user32/static: Use correct brush color for centered image background.
|
2018-04-02 20:47:11 +02:00 |
sysparams.c
|
user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI().
|
2018-04-19 12:51:21 +02:00 |
text.c
|
user32: Use the available ARRAY_SIZE() macro.
|
2018-04-02 16:02:53 +02:00 |
uitools.c
|
…
|
|
user32.rc
|
…
|
|
user32.spec
|
user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI().
|
2018-04-19 12:51:21 +02:00 |
user_main.c
|
user32: Support forcing the DPI awareness through the image file execution options.
|
2018-04-02 16:02:55 +02:00 |
user_private.h
|
user32: Support returning to the process default in SetThreadDpiAwarenessContext().
|
2018-04-11 16:23:05 +02:00 |
win.c
|
user32: Partially implement GetWindowDpiAwarenessContext().
|
2018-04-02 20:47:10 +02:00 |
win.h
|
user32: Partially implement GetWindowDpiAwarenessContext().
|
2018-04-02 20:47:10 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
user32: Don't convert message arguments when calling dialog procedure.
|
2018-02-19 16:57:53 +01:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|