reactos/win32ss/user/user32/windows
Katayama Hirofumi MZ b3033b81a4
[WIN32SS][NTUSER][USER32] Fix menu checkmarks (#2009)
CORE-16470
The checkmarks of menu were black boxes. This PR will fix drawing.
- Don't change background mode.
2019-11-01 09:52:18 +09:00
..
accel.c
caret.c
class.c
clipboard.c [USER32] RegisterClipboardFormatA(): Enable a SetLastError() (#1612) 2019-06-05 18:15:02 +02:00
cursoricon.c
dc.c
defwnd.c [User32] Support WM_COPYGLOBALDATA 2019-03-13 12:16:52 -05:00
dialog.c [User32] Sync Port Wine. 2019-06-28 21:52:04 -05:00
draw.c [WIN32SS][NTUSER][USER32] Fix menu checkmarks (#2009) 2019-11-01 09:52:18 +09:00
font.c
hook.c
input.c
mdi.c
menu.c
message.c [User32] Support WM_COPYGLOBALDATA 2019-03-13 12:16:52 -05:00
messagebox.c
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c
window.c [Win32SS] Support Module Versioning. 2019-09-24 17:40:18 -05:00
winpos.c [Win32SS] Fix maximized window positioning. 2019-03-26 15:56:57 -05:00
wndproc_fixup.S