zariostr
March 25th, 2004, 11:22 PM
hello
i make Win32 Application project
and want use some MFC classes there
how use them together ?
thanks
i make Win32 Application project
and want use some MFC classes there
how use them together ?
thanks
|
Click to See Complete Forum and Search --> : WinAPI and MFC zariostr March 25th, 2004, 11:22 PM hello i make Win32 Application project and want use some MFC classes there how use them together ? thanks simpleman March 26th, 2004, 03:10 AM Hi zariostr I am simpleman it is very easy ^^ just set up the "Using Static MFC Library" on the project setting.. then you can use MFC library like CString.. ^^ you can find "Usage of MFC" on the first page of the project setting in VC++ 6.0 or .Net (I am not sure what is exactly saying on the project setting dialog on your VC++ because my .Net is not english version..) Good luck.. ^^ Andreas Masur March 26th, 2004, 08:08 AM Take a look at the following FAQ (http://www.codeguru.com/forum/showthread.php?s=&threadid=231164)... codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |