We are writing a DLL that adds functionality to an existing program written in Visual Studio 2010. It hooks into the existing application to load the DLL and represent its window as a tab in the main application.We are writing a DLL that adds functionality to