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:
|
wxWidgets first-tier "ports", ie implementations of wxWidgets API, are:
|
||||||
|
|
||||||
@li wxMSW: This is the native port for Microsoft Windows systems (from Windows
|
@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
|
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
|
is recommended) and GNU g++ (either from the traditional MinGW, TDM-GCC or
|
||||||
MinGW-w64 distributions).
|
MinGW-w64 distributions).
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Installing wxWidgets for Windows {#plat_msw_install}
|
Installing wxWidgets for Windows {#plat_msw_install}
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
This is wxWidgets for Microsoft Windows (XP, Vista, 7, 8, 10, etc)
|
This is wxWidgets for Microsoft Windows (XP, Vista, 7, 8, 10, 11)
|
||||||
including both 32 bit and 64 bit versions.
|
including both 32 bit and 64 bit versions.
|
||||||
|
|
||||||
[TOC]
|
[TOC]
|
||||||
|
|||||||
Reference in New Issue
Block a user