--- mstools/mfc/lib/readme.txt 2018/08/09 18:21:00 1.1 +++ mstools/mfc/lib/readme.txt 2018/08/09 18:22:19 1.1.1.2 @@ -9,8 +9,6 @@ NAFXCW.LIB - 32 bit Windows NT, GUI, re NAFXCRD.LIB - 32 bit Windows NT, CONSOLE, debug build NAFXCR.LIB - 32 bit Windows NT, CONSOLE, retail build -These library variants are the minimum set needed to link all -MFC sample applications. See the file ..\SRC\README.TXT for specific instructions on how to build MFC library variants. @@ -20,6 +18,3 @@ resulting static library (.LIB) file is The sample application makefiles will look for the MFC library in this directory. -LIBCXX.LIB contains memory allocation helper routines needed by all -C++ applications. This library will be folded into the regular -C runtime library in a future release.