A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Emanuele Aliberti 3f1690fdbd KERNEL32.GetConsoleWindow implemented
KERNEL32.GetConsoleHardwareState implemented (undoc;incompatible)
KERNEL32.SetConsoleHardwareState implemented (undoc;incompatible)

Console window's handle is actually not returned because csrss does not create a window for each allocated console.

HardwareState is undocumented. Only size of the returned/set data is the same as NT's.

svn path=/trunk/; revision=4930
2003-06-19 19:38:26 +00:00
freeldr Gcc 3.x end of line warning fixes 2003-06-15 21:20:34 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Names fixed. 2003-05-10 10:30:18 +00:00
reactos KERNEL32.GetConsoleWindow implemented 2003-06-19 19:38:26 +00:00
rosapps Cosmetics... 2003-06-19 03:17:56 +00:00