I have a VC++ Application Wizard Project (exe) and now I wish to call this project in one of my Cpp that's apart from the project...earlier i had an idea of declaring a application class variable!!....but i dont think that's the right idea of implementing it??