Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - MFC 11.0
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

MFC 11.0

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: MFC 11.0
    Posted: 24 November 2011 at 9:35am
In MFC 11.0 (shipped with the upcoming Visual Studio vNext) the "feature pack" bloat can be excluded for static builds.
 
There is a new macro called _AFX_NO_MFC_CONTROLS_IN_DIALOGS that basically says: I know that I will not have any of the "feature pack" controls in my app, so don’t link any code into the app that I'm not going to need.
 
While I'm at it, MFC 11.0 requires Windows Vista or later. Good to know!
PokerMemento - http://www.pokermemento.com/
Back to Top
Alex H. View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 February 2004
Status: Offline
Points: 266
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex H. Quote  Post ReplyReply Direct Link To This Post Posted: 25 September 2012 at 3:17am
Will Codejock support this define too?
Or is ist not necessary when using the toolkit as a statically linked library?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.145 seconds.