Skip to content

Commit 6e752b9

Browse files
author
Michael Blome
committed
fixed bad token
1 parent 976e100 commit 6e752b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mfc/mfc-desktop-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The Microsoft Foundation Class (MFC) Library provides an object-oriented wrapper
5050
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.
5151

5252
> [!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.
5454
>
5555
> 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).
5656

0 commit comments

Comments
 (0)