A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 561cbbb117 [CONSRV]
- Introduce a helper function to query the console leader process (instead of using duplicated code).
- Fix the algorithm of the last close notification, as demonstrated by the tests I did on windows 2003 (test app is provided in CORE-7250):
  a console app that registered for the last close notification, closes only if the process that was the console leader process at the time the app registered for the notification, is killed.
  In this case, we notify the app, and we clear some flags. On the contrary, if we close the app that registered for the notification, we just clear the flags without doing extra operations.

svn path=/trunk/; revision=62861
2014-04-22 00:46:49 +00:00
reactos [CONSRV] 2014-04-22 00:46:49 +00:00
rosapps [CHARMAP][IMAGESOFT] 2014-04-12 23:12:46 +00:00
rostests [WS2_32_WINETEST] 2014-04-21 20:07:13 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00