WSDG: define CRT; add UCRT

This commit is contained in:
Chuck Craft 2021-06-16 12:51:07 +00:00 committed by Wireshark GitLab Utility
parent 5852954828
commit 45cf1f8904
1 changed files with 2 additions and 2 deletions

View File

@ -408,8 +408,8 @@ lawyer instead. Its the authors view and this view might be wrong.
Wireshark and its libraries depend on POSIX functions such as fopen()
and malloc(). On Windows, these functions are provided by the Microsoft
Visual {cpp} Runtime. There are many different versions of the CRT and
Visual {cpp} 2015 and later use the _Universal CRT_.
Visual {cpp} C Runtime (CRT). There are many different versions of the CRT and
Visual {cpp} 2015 and later use the _Universal CRT_ (UCRT).
The Universal CRT comes standard with Windows 10 and is installed as part
of Windows Update on earlier versions of Windows. The Wireshark .exe