what is the library - mfc42d.dll ? and other question: if i link mfc library statically (in setting of my project in VC++), which library will i have to need ?
Printable View
what is the library - mfc42d.dll ? and other question: if i link mfc library statically (in setting of my project in VC++), which library will i have to need ?
i think mfc42d.dll is used when your active confuguration of the MFC project is set to debug.
and how can i change the current configuration to release ? .when i try it, it will always set it back to "debug"....