Debugging Tools for Windows

Manifest File Placement

The primary manifest file must be named main.h.

When Logger is running, main.h must be located in the Manifest subdirectory of the directory containing logexts.dll.

LogViewer is more flexible than Logger. It will search for main.h in the following directories in this order:

  1. The Manifest directory subordinate to the directory containing logviewer.exe
  2. The WinExt\Manifest directory subordinate to the directory containing logviewer.exe
  3. The %WinDir%\System32\Manifest directory
  4. The %WinDir%\System\Manifest directory

All additional manifest files must reside in the same directory as main.h.

Build machine: CAPEBUILD