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