//---------------------------------------------------------------------------
// JRDebug Log Viewing / Capture Tool
//
// This GUI tool written in C++ Builder monitors applications for
//  MS Windows DebugOutputString messages; it is specially designed to work
//  with the JrDebug Debug Logging library.
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
IMPORTANT NOTE:
Under Win2K (xp?) you must have administrator privileges for the tool to work(!).
You can change the properties of the shortcut to this tool by right clicking it
 and setting it to run as administrator.
//---------------------------------------------------------------------------
