.. |
resources
|
|
|
tests
|
user32: Fix the pointer to custom dialog control data.
|
2018-10-01 19:12:23 -07:00 |
button.c
|
|
|
caret.c
|
|
|
class.c
|
user32: When registering redirected class use correct base class name.
|
2018-08-27 10:57:39 +02:00 |
clipboard.c
|
|
|
combo.c
|
|
|
controls.h
|
|
|
cursoricon.c
|
user32: Scale coordinates in ClipCursor() based on DPI awareness.
|
2018-08-27 14:20:11 +02:00 |
dde_client.c
|
|
|
dde_misc.c
|
|
|
dde_private.h
|
|
|
dde_server.c
|
|
|
defdlg.c
|
|
|
defwnd.c
|
|
|
desktop.c
|
user32: Call DefWindowProc() in DesktopWndProc().
|
2018-09-19 19:46:42 +02:00 |
dialog.c
|
user32: Fix the pointer to custom dialog control data.
|
2018-10-01 19:12:23 -07:00 |
driver.c
|
user32: Let nulldrv return some dummy monitor information.
|
2018-10-04 09:12:36 -05:00 |
edit.c
|
user32/edit: Move common calls outside the blocks.
|
2018-08-23 20:01:56 +02:00 |
exticon.c
|
|
|
focus.c
|
|
|
hook.c
|
|
|
icontitle.c
|
|
|
input.c
|
user32: Map mouse events to physical coordinates in SendInput.
|
2018-08-27 14:25:17 +02:00 |
listbox.c
|
user32/listbox: Update the size in SetColumnWidth before calling UpdatePage.
|
2018-09-07 13:23:51 +02:00 |
lstr.c
|
|
|
Makefile.in
|
user32: Return HID devices in GetRawInputDeviceList().
|
2018-08-21 10:27:52 +02:00 |
mdi.c
|
user32: Switch to the window DPI awareness for MDI scrolling.
|
2018-08-28 12:21:28 +02:00 |
menu.c
|
|
|
message.c
|
user32: Process hardware messages in physical coordinates.
|
2018-08-27 14:25:17 +02:00 |
misc.c
|
|
|
msgbox.c
|
|
|
nonclient.c
|
|
|
painting.c
|
user32: Switch to the window DPI awareness for non-client painting.
|
2018-08-24 20:12:05 +02:00 |
property.c
|
|
|
rawinput.c
|
user32: Return RIDI_DEVICENAME for HID devices from GetRawInputDeviceInfo().
|
2018-08-21 10:27:56 +02:00 |
resource.c
|
|
|
resources.h
|
|
|
scroll.c
|
user32: Make sure that passed window handle is scroll control before accessing wExtra in SCROLL_GetInternalInfo.
|
2018-09-20 18:33:12 +02:00 |
spy.c
|
|
|
static.c
|
|
|
sysparams.c
|
user32: Ignore application-specified DPI awareness when DPI scaling is disabled.
|
2018-09-07 18:16:10 +02:00 |
text.c
|
user32: Use height from font metrics for empty text runs in TabbedTextOut().
|
2018-10-08 13:22:39 +02:00 |
uitools.c
|
|
|
user32.rc
|
|
|
user32.spec
|
user32: Add stub for SetWindowCompositionAttribute.
|
2018-10-08 09:34:56 +02:00 |
user_main.c
|
|
|
user_private.h
|
user32: When registering redirected class use correct base class name.
|
2018-08-27 10:57:39 +02:00 |
win.c
|
user32: Add stub for SetWindowCompositionAttribute.
|
2018-10-08 09:34:56 +02:00 |
win.h
|
user32: Process hardware messages in physical coordinates.
|
2018-08-27 14:25:17 +02:00 |
winhelp.c
|
|
|
winpos.c
|
server: Scale coordinates in get_window_children_from_point based on DPI awareness.
|
2018-08-27 13:32:57 +02:00 |
winproc.c
|
|
|
winstation.c
|
|
|
wsprintf.c
|
|
|