Sweden-Number/dlls/user32
Akihiro Sagawa 1b91c113ae user32: Fix edit control margins in CJK font case.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-22 11:16:13 +02:00
..
resources
tests user32: Fix edit control margins in CJK font case. 2019-04-22 11:16:13 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Add DlgDirList wildcard checks. 2019-02-27 22:21:17 +01:00
driver.c
edit.c user32: Fix edit control margins in CJK font case. 2019-04-22 11:16:13 +02:00
exticon.c
focus.c
hook.c
icontitle.c user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
input.c
listbox.c user32/listbox: Implement LBS_NODATA for multi-selection listboxes. 2019-03-01 09:37:52 +01:00
lstr.c
mdi.c user32: Use GetSysColorBrush(). 2019-04-19 12:01:57 +02:00
menu.c
message.c
misc.c
msgbox.c
nonclient.c user32: Replace the minimize box with a restore box when the window is minimized. 2019-02-20 09:19:17 +01:00
painting.c
property.c
rawinput.c user32: GetRawInputDeviceInfo uses characters for RIDI_DEVICENAME size. 2019-03-06 18:28:20 +01:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c user32: Avoid using the comma operator. 2019-04-05 22:16:31 +02:00
uitools.c user32: Use GetSysColorBrush(). 2019-04-19 12:01:57 +02:00
user32.rc
user32.spec
user_main.c user32: Add a dummy _wassert implementation to avoid a Mingw build issue. 2019-03-27 16:51:26 +01:00
user_private.h
win.c user32: Make GetWindowLong() fail for some values on 64-bit. 2019-03-01 17:48:26 +01:00
win.h user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
winhelp.c
winpos.c user32: Move iconic windows as their border instead of their icon. 2019-02-20 09:19:15 +01:00
winproc.c
winstation.c user32: Implement CWF_CREATE_ONLY flag for CreateWindowStation. 2019-04-08 09:55:23 +02:00
wsprintf.c