Benjamin Macca
April 6th, 1999, 03:48 AM
Hi ALL,
I get a lib and a function syntax list of a programmer.
I want to use its function at my MFC programme. How could i do?
i already add those .lib files at "Project->Setting".
And the syntax of function is like this, e.g. "extern FILE *OpenFile (const char *_filename, const char *_options)"
If i want to use it at one of my command function at XXXView.cpp, what should i do?
thanks.~~~
I get a lib and a function syntax list of a programmer.
I want to use its function at my MFC programme. How could i do?
i already add those .lib files at "Project->Setting".
And the syntax of function is like this, e.g. "extern FILE *OpenFile (const char *_filename, const char *_options)"
If i want to use it at one of my command function at XXXView.cpp, what should i do?
thanks.~~~