May 20th, 1999, 05:56 AM
Hai ,
I have created an MFC appwizard.exe project , it has all collection of files
my problem i need to call a single function from any where in all the programs , like from viewfile , doc file or all the related files to this project , i need to call a function writetodisk(), WHERE WILL I DECLARE AND DEFINE THIS FUNCTION
I KNOW I HAVE TO DEFINE GLOBALLY BUT WHERE I DON'T KNOW
please help me !!
I have created an MFC appwizard.exe project , it has all collection of files
my problem i need to call a single function from any where in all the programs , like from viewfile , doc file or all the related files to this project , i need to call a function writetodisk(), WHERE WILL I DECLARE AND DEFINE THIS FUNCTION
I KNOW I HAVE TO DEFINE GLOBALLY BUT WHERE I DON'T KNOW
please help me !!