A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 286ee4b8b1 [KERNEL32][CONSRV]
Implement (undocumented) SetLastConsoleEventActive API.
Patch by Alexander Andrejevic, with a minor modification by me concerning the addition of a NotifiedLastCloseProcess member to the CONSOLE structure and a check that makes sure that only the app that asked for the notification, receives it (and so that we don't call the console control dispatcher for nothing).
This API is used by ntvdm to be sure that it gets killed when all other console apps attached to the ntvdm's console are away.
CORE-7250

svn path=/trunk/; revision=62847
2014-04-21 01:22:17 +00:00
reactos [KERNEL32][CONSRV] 2014-04-21 01:22:17 +00:00
rosapps [CHARMAP][IMAGESOFT] 2014-04-12 23:12:46 +00:00
rostests [NTDLL_APITEST] 2014-04-20 18:15:41 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00