Add Windows 11 to support MSW versions in the documentation
Update (hopefully all) the other enumerations of MSW versions to include Windows 11 too.
This commit is contained in:
@@ -79,7 +79,7 @@ paragraphs, but here are some of the benefits:
|
||||
wxWidgets first-tier "ports", ie implementations of wxWidgets API, are:
|
||||
|
||||
@li wxMSW: This is the native port for Microsoft Windows systems (from Windows
|
||||
XP up to Windows 10), either 32 or 64 bits. The primarily supported compilers
|
||||
XP up to Windows 11), either 32 or 64 bits. The primarily supported compilers
|
||||
are Microsoft Visual C++ (versions 2005 up to 2022 are supported, at least 2010
|
||||
is recommended) and GNU g++ (either from the traditional MinGW, TDM-GCC or
|
||||
MinGW-w64 distributions).
|
||||
|
||||
Reference in New Issue
Block a user