You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mfc/mfc-desktop-applications.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The Microsoft Foundation Class (MFC) Library provides an object-oriented wrapper
50
50
Public and protected class members are documented only when they are normally used in application programs or derived classes. See the class header files for a complete listing of class members.
51
51
52
52
> [!IMPORTANT]
53
-
> The MFC classes and their members cannot be used in applications that execute in the [!INCLUDE[wrt](../Token/wrt_md.md)].
53
+
> The MFC classes and their members cannot be used in applications that execute in the Windows Runtime environment.
54
54
>
55
55
> MFC libraries (DLLs) for multibyte character encoding (MBCS) are no longer included in Visual Studio, but are available as a Visual Studio add-on. For more information, see [MFC MBCS DLL Add-on](mfc-MBCS-DLL-Add-on.md).
0 commit comments