Sweden-Number/dlls/user32
Alexandre Julliard 5d282ec64d user32: Use height from font metrics for empty text runs in TabbedTextOut().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39051
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-08 13:22:39 +02:00
..
resources
tests user32: Fix the pointer to custom dialog control data. 2018-10-01 19:12:23 -07:00
Makefile.in
button.c
caret.c
class.c
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 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
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Update the size in SetColumnWidth before calling UpdatePage. 2018-09-07 13:23:51 +02:00
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
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
win.c user32: Add stub for SetWindowCompositionAttribute. 2018-10-08 09:34:56 +02:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c