wine/dlls/user32
Gabriel Ivăncescu 54eea6f072 user32: Don't save maximized pos of top-level wnds covering whole work rect.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51672
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-01 17:06:53 +02:00
..
resources
tests user32: Don't save maximized pos of top-level wnds covering whole work rect. 2021-09-01 17:06:53 +02:00
button.c
caret.c
class.c user32: Fix ASCII / ANSI mixups in comments. 2021-08-31 16:07:28 +02:00
clipboard.c user32/tests: GetClipboardData() returns no error for missing formats. 2021-08-09 23:07:25 +02:00
combo.c
controls.h
cursoricon.c user32: Load libpng in DllMain. 2021-08-27 18:06:29 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c user32: Fix ASCII / ANSI mixups in comments. 2021-08-31 16:07:28 +02:00
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Fix redraw after LB_SETCOUNT message. 2021-08-12 17:30:21 +02:00
lstr.c
Makefile.in
mdi.c
menu.c user32: Fix ASCII / ANSI mixups in comments. 2021-08-31 16:07:28 +02:00
message.c
misc.c
msgbox.c
nonclient.c
painting.c
png.c user32: Load libpng in DllMain. 2021-08-27 18:06:29 +02:00
property.c
rawinput.c hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data. 2021-08-10 17:53:55 +02:00
resource.c
resources.h
scroll.c
spy.c
static.c user32: Check control type in the STM_SETIMAGE/STM_SETICON handlers before calling the helpers. 2021-08-18 20:08:44 +02:00
sysparams.c services/tests: Vista+ returns fixed 1024x768 WinDisc monitor information. 2021-08-23 12:08:18 +02:00
text.c user32: Fix ASCII / ANSI mixups in comments. 2021-08-31 16:07:28 +02:00
uitools.c
user32.rc
user32.spec
user_main.c user32: Load libpng in DllMain. 2021-08-27 18:06:29 +02:00
user_private.h user32: Load libpng in DllMain. 2021-08-27 18:06:29 +02:00
win.c
win.h
winhelp.c
winpos.c user32: Don't save maximized pos of top-level wnds covering whole work rect. 2021-09-01 17:06:53 +02:00
winproc.c user32: Fix ASCII / ANSI mixups in comments. 2021-08-31 16:07:28 +02:00
winstation.c
wsprintf.c