// -----------------------------------------------------------
// 
// Author   : Andreas Brsen
// E-Mail   : abraesen@bruke.de
//
// -----------------------------------------------------------

This project demonstrates the usage of native C++ Visual Studio legacy code via a callback 
mechanism out of the .NET managed world. It is no executable, but you can start it via the NUnit
Console - Use the LegacyCodeTest class in the ManagedCodeTest assembly. If you have further 
questions, write me an e-mail.

Andreas Brsen