USE_MFC
Use the USE_MFC macro in your Sources file to indicate that you are using Microsoft Foundation Classes (MFC). The following instruction will establish the correct build environment for a program that uses MFC:
USE_MFC=1
This macro requires that USE_RTTI be enabled.
See Also
USE_MFCUNICODE, USE_RTTI, MFC_VER
Send comments about this topic to Microsoft
Build date: 5/3/2011