 CapCon is example of safe hard (global) Win9x hooks. Safe means it
is still present in the system and (generally) can't be unloaded.
CapCon.dll is loaded into KERNEL32.DLL process (can't be terminated).
 CapCon saves texts, written to console (using WriteConsoleA) or to
standard error output, to file C:\Console.txt.