reactos/win32ss/user
Katayama Hirofumi MZ 42353ecbad [USER32][WIN32SS] Fix display of owned popup windows (#683)
An owned popup window should be hidden when its owner window was minimized.
- Add IntWinListOwnedPopups function.
- Fix ShowWindow and ShowOwnedPopups functions.

CORE-14818
See also: CORE-3326, CORE-12252, CORE-13168, and CORE-14824.
2018-07-13 16:03:45 +02:00
..
ntuser [USER32][WIN32SS] Fix display of owned popup windows (#683) 2018-07-13 16:03:45 +02:00
rtl [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
user32 [EXPLORER][SHELL32][USER32] Implement 'Show the Desktop' action of Task Bar (#668) 2018-07-13 10:34:42 +02:00
winsrv [CONSRV] Don't show the newly-created console if the window station, on which the console is created, is not interactive. 2018-06-10 04:00:18 +02:00