reactos/win32ss/user
Katayama Hirofumi MZ 1e91a1690d
[USER32][NTUSER] Fix menu arrow drawing (of DrawFrameControl) (#1752)
CORE-13211
user32!DrawFrameControl drawed invalid menu arrow when the width is shorter than the height.

- Use the squared rectangle.
- Draw it in the transparent background mode.
- Save the old background mode of HDC.

This PR will fix UltraISO's bug.
2019-07-25 01:40:33 +09:00
..
ntuser [USER32][NTUSER] Fix menu arrow drawing (of DrawFrameControl) (#1752) 2019-07-25 01:40:33 +09:00
rtl [WIN32SS][LPK] Add BiDi support to menus and window captions (#738) 2018-08-23 19:43:12 +02:00
user32 [USER32][NTUSER] Fix menu arrow drawing (of DrawFrameControl) (#1752) 2019-07-25 01:40:33 +09:00
winsrv [CONSRV] Minor code cleanup. 2019-05-26 00:00:39 +02:00