.. |
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 |
button.c
|
user32/button: Use per-window dpi settings.
|
2018-07-17 17:39:56 +02:00 |
caret.c
|
|
|
class.c
|
user32: Fix returned class name for other process windows.
|
2018-06-13 22:13:27 +02:00 |
clipboard.c
|
|
|
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
|
user32: Send notification for the focused button in IsDialogMessage().
|
2018-07-16 21:28:45 +02:00 |
driver.c
|
|
|
edit.c
|
|
|
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: Remove FIXMEs from physical<->logical mapping functions.
|
2018-07-13 19:03:27 +02:00 |
listbox.c
|
user32: For an owner-drawn listbox without strings WM_MEASUREITEM still needs correct itemData.
|
2018-06-28 14:10:44 +02:00 |
lstr.c
|
|
|
Makefile.in
|
|
|
mdi.c
|
|
|
menu.c
|
user32: Fix menu item rectangle calculation in GetMenuItemRect().
|
2018-07-17 17:39:55 +02:00 |
message.c
|
user32: Take into account the offset between old and new parent in SetParent().
|
2018-05-07 12:00:17 +02:00 |
misc.c
|
user32: Move monitor functions to sysparams.c.
|
2018-07-17 17:39:56 +02:00 |
msgbox.c
|
|
|
nonclient.c
|
user32: Implement AdjustWindowRectExForDpi().
|
2018-04-17 17:03:13 +02:00 |
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
|
user32: Use the more common ARRAY_SIZE spelling.
|
2018-07-06 19:44:26 +02:00 |
static.c
|
|
|
sysparams.c
|
user32: Make the MonitorFromRect() argument const.
|
2018-07-18 14:11:32 +02:00 |
text.c
|
user32: Respect margins more in DrawTextExW().
|
2018-06-04 16:26:14 +02:00 |
uitools.c
|
|
|
user32.rc
|
|
|
user32.spec
|
user32: Add RegisterTouchHitTestingWindow stub.
|
2018-06-11 10:50:02 +02:00 |
user_main.c
|
user32: Destroy thread windows by going through the handle table.
|
2018-04-27 16:24:36 +02:00 |
user_private.h
|
include: Add a generic available ARRAY_SIZE().
|
2018-07-04 10:39:15 +02:00 |
win.c
|
user32: Take DPI awareness into account in GetDpiForMonitorInternal().
|
2018-07-17 17:39:56 +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
|
user32: Set the thread DPI awareness to the window's when calling a window procedure.
|
2018-05-02 17:33:19 +02:00 |
winstation.c
|
|
|
wsprintf.c
|
|
|