A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto b280f71b27 [KERNEL32][CONSRV]
- Remove the USE_CONSOLE_INIT_HANDLES define since now we "support" the console initialization events.
- The events in the CONSOLE_START_INFO structure are console initialization events used for asynchronous console creation, that are set whenever console creation succeeds, or fails.
- Stubplement their usage in CONSRV.

Now we are able to fully use Windows 2k3 kernel32.dll and be able to run console programs with it.

svn path=/trunk/; revision=65449
2014-11-22 22:13:08 +00:00
reactos [KERNEL32][CONSRV] 2014-11-22 22:13:08 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [KMTEST] 2014-11-14 21:01:45 +00:00
wallpaper