Skip to content

Commit 42abd4a

Browse files
mikeblomeColin Robertson
authored andcommitted
Updated content on MFC MBCS DLL (MicrosoftDocs#328)
* updated info on mbcs dll * minor tweak * udpated ms.date
1 parent bd2909c commit 42abd4a

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

docs/mfc/mfc-mbcs-dll-add-on.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MFC MBCS DLL Add-on | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "11/04/2016"
4+
ms.date: "08/20/2017"
55
ms.reviewer: ""
66
ms.suite: ""
77
ms.technology:
@@ -37,11 +37,12 @@ translation.priority.mt:
3737
# MFC MBCS DLL Add-on
3838
You need the multibyte DLLs in order to build an MFC project in Visual Studio 2015 that has the **Character Set** property set to **Use Multi-Byte Character Set** or **Not Set**.
3939

40-
**In Visual Studio 2013**: Download the DLL at [Multibyte MFC Library for Visual Studio 2013](https://www.microsoft.com/en-us/download/details.aspx?id=40770).
40+
**Visual Studio 2013**: Download the DLL at [Multibyte MFC Library for Visual Studio 2013](https://www.microsoft.com/en-us/download/details.aspx?id=40770).
4141

42-
**In Visual Studio 2015**: The DLL is included in the Visual C++ setup components. Visual C++ and MFC are optional install configurations in Visual Studio setup. To make sure that MFC is installed, choose **Custom** in setup, and under **Programming Languages**, make sure that **Visual C++** and **Microsoft Foundation Classes for C++** are selected. If you have already installed Visual Studio, you will be prompted to install Visual C++ and/or MFC when you attempt to create an MFC project.
42+
**Visual Studio 2015**: The DLL is included in the Visual C++ setup components. Visual C++ and MFC are optional install configurations in Visual Studio setup. To make sure that MFC is installed, choose **Custom** in setup, and under **Programming Languages**, make sure that **Visual C++** and **Microsoft Foundation Classes for C++** are selected. If you have already installed Visual Studio, you will be prompted to install Visual C++ and/or MFC when you attempt to create an MFC project.
4343

44-
**In Visual Studio 2017**: The DLL is installed with the **Desktop Development with C++** workload when you select **MFC and ATL support** from the **Optional Components** pane.
44+
**Visual Studio 2017**: The DLL is installed with the **Desktop Development with C++** workload when you select **MFC and ATL support** from the **Optional Components** pane.
45+
4546

4647
## See Also
4748
[MFC Library Versions](../mfc/mfc-library-versions.md)

docs/porting/visual-cpp-change-history-2003-2015.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Visual C++ change history 2003 - 2015 | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "11/04/2016"
4+
ms.date: "08/30/2017"
55
ms.reviewer: ""
66
ms.suite: ""
77
ms.technology:

0 commit comments

Comments
 (0)