reactos/win32ss/user/user32
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
..
controls [USER32] Switch to only one window (Alt+Tab) (#1718) 2019-07-07 09:05:10 +09:00
include [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
lang [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
misc [Win32SS] Complete Print Driver Callbacks 2019-06-22 12:02:51 -05:00
resources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
windows [USER32][NTUSER] Fix menu arrow drawing (of DrawFrameControl) (#1752) 2019-07-25 01:40:33 +09:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
user32.rc [TRANSLATION] Update Chinese translation. (#1223) 2019-01-07 00:35:11 +09:00
user32.spec [USER32] Implement UserLpkPSMTextOut(). (#890) 2018-10-08 16:16:52 +02:00