Skip to content

Commit 9346de6

Browse files
authored
Update unicode-and-multibyte-character-set-mbcs-support.md
either works. standards on backslash
1 parent 8d78d1b commit 9346de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/atl-mfc-shared/unicode-and-multibyte-character-set-mbcs-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Some languages, for example, Japanese and Chinese, have large character sets. To
1414

1515
> [!NOTE]
1616
> Microsoft recommends the MFC Unicode libraries for all new development.\
17-
> The MBCS libraries were deprecated in Visual Studio 2013 and Visual Studio 2015. This is no longer the case.</br>
17+
> The MBCS libraries were deprecated in Visual Studio 2013 and Visual Studio 2015. This is no longer the case.\
1818
> Starting with Visual Studio 2017, the MBCS libraries are no longer deprecated and don't generate deprecation warnings.
1919
2020
## MFC Support for Unicode Strings

0 commit comments

Comments
 (0)