 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
-------------------------------

Problem in Win9x when running RegLog -o Explorer.exe:
when you choose MS Hearts (16bit) game from menu and RegLog
console window is not minimized RegLog, Hearts and Explorer hang.
After terminating WINOA386.MOD is all OK. This problem is not caused by AH but
RegLog.exe console and Hearts using WINOA386.MOD block themselves mutually.