Fixed MFC Bloat in Visual Studio 2010 [Part 1/2]
commit190356524b9c5d6b827c6772f153dc03f28fa47b
authorCyberbeing <cyber.spamage@gmail.com>
Fri, 13 Jan 2012 13:37:52 +0000 (13 05:37 -0800)
committerxy <yuzhuohuang@qq.com>
Thu, 19 Apr 2012 13:37:27 +0000 (19 21:37 +0800)
tree7d45fcf9cc6e92bd8822f5409a515d451e89886c
parent139b6d9ae7b0ab49bb66281864116251c57d70cc
Fixed MFC Bloat in Visual Studio 2010 [Part 1/2]
include/stdafx_common.h [new file with mode: 0644]
include/stdafx_common_afx.h [new file with mode: 0644]
include/stdafx_common_afx2.h [new file with mode: 0644]
include/stdafx_common_dshow.h [new file with mode: 0644]
src/thirdparty/mfc/afxctrlcontainer.cpp [new file with mode: 0644]
src/thirdparty/mfc/afxglobals.cpp [new file with mode: 0644]
src/thirdparty/mfc/stdafx.h [new file with mode: 0644]
src/thirdparty/mfc/winmdi.cpp [new file with mode: 0644]