Click here to Skip to main content
15,886,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wchar_t in C Pin
Anonygeeker14-Dec-17 21:53
Anonygeeker14-Dec-17 21:53 
AnswerRe: wchar_t in C Pin
leon de boer14-Dec-17 7:08
leon de boer14-Dec-17 7:08 
QuestionMFC libary makefile Pin
jung-kreidler12-Dec-17 4:29
jung-kreidler12-Dec-17 4:29 
QuestionRe: MFC libary makefile Pin
David Crow13-Dec-17 6:54
David Crow13-Dec-17 6:54 
AnswerRe: MFC libary makefile Pin
jung-kreidler13-Dec-17 21:14
jung-kreidler13-Dec-17 21:14 
AnswerRe: MFC libary makefile Pin
Richard MacCutchan13-Dec-17 7:37
mveRichard MacCutchan13-Dec-17 7:37 
GeneralRe: MFC libary makefile Pin
jung-kreidler13-Dec-17 21:17
jung-kreidler13-Dec-17 21:17 
AnswerRe: MFC libary makefile Pin
Randor 13-Dec-17 11:16
professional Randor 13-Dec-17 11:16 
Hi,

Note that I have not used MFC since ~2013 but I can tell you that you can simply copy the MAK files from the VS2008 installation folder into your VS2010-VS2012 source folder and make a few changes. I have never attempted for VS2013 and above.

I believe the last version that supported recompile of the MFC framework was VC2008 with 'nmake /f atlmfc.mak MFC' from commandline. Beginning with version MSVC2010 the MAK files were removed and recompile of the library became completely unsupported.

Best Wishes,
-David Delaune
AnswerRe: MFC libary makefile Pin
jung-kreidler13-Dec-17 21:23
jung-kreidler13-Dec-17 21:23 
Questioncurrent user Pin
john563211-Dec-17 19:14
john563211-Dec-17 19:14 
AnswerRe: current user Pin
Jochen Arndt11-Dec-17 23:02
professionalJochen Arndt11-Dec-17 23:02 
AnswerRe: current user Pin
Victor Nijegorodov12-Dec-17 8:34
Victor Nijegorodov12-Dec-17 8:34 
AnswerRe: current user Pin
jschell12-Dec-17 11:38
jschell12-Dec-17 11:38 
GeneralRe: current user Pin
Richard MacCutchan12-Dec-17 22:09
mveRichard MacCutchan12-Dec-17 22:09 
GeneralRe: current user Pin
jschell14-Dec-17 7:40
jschell14-Dec-17 7:40 
GeneralRe: current user Pin
David Crow12-Dec-17 15:42
David Crow12-Dec-17 15:42 
Questionunsigned and signed in C Pin
Anonygeeker11-Dec-17 18:45
Anonygeeker11-Dec-17 18:45 
AnswerRe: unsigned and signed in C Pin
Shaurya Sinha11-Dec-17 19:23
professionalShaurya Sinha11-Dec-17 19:23 
GeneralRe: unsigned and signed in C Pin
Anonygeeker11-Dec-17 20:01
Anonygeeker11-Dec-17 20:01 
GeneralRe: unsigned and signed in C Pin
Shaurya Sinha11-Dec-17 20:05
professionalShaurya Sinha11-Dec-17 20:05 
GeneralRe: unsigned and signed in C Pin
Rick York12-Dec-17 4:45
mveRick York12-Dec-17 4:45 
GeneralRe: unsigned and signed in C Pin
David Crow12-Dec-17 15:44
David Crow12-Dec-17 15:44 
QuestionWriting a Sorting Algorithm -- NEED HELP! Pin
Member 135671429-Dec-17 11:36
Member 135671429-Dec-17 11:36 
GeneralRe: Writing a Sorting Algorithm -- NEED HELP! Pin
PIEBALDconsult9-Dec-17 11:37
mvePIEBALDconsult9-Dec-17 11:37 
GeneralRe: Writing a Sorting Algorithm -- NEED HELP! Pin
Member 135671429-Dec-17 12:01
Member 135671429-Dec-17 12:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.