 RegLog version 0.1 (updated after 1 year)
--------------------
- buggy and unfinished
- change word value at file offset 0x50C (PE.0x40130C) if you wanna change size
  of console window (big size= invisible 9x console, small size= small history)
- use 9xhigh.bat if RegLog fails on protected files
- only approximately 90% of user-mode calls are logged
- output values with size greater than 1024 are cut, because of wsprintf limit
- too big data may cause crash

+ doesn't require administrative privileges (drivers)
+ chatches highlevel pseudoregistry calls to HKEY_PERFORMANCE_DATA, which can't
  be catched by SysInternals' RegMon
+ logs also calls from child processes
-------------------------------