wxwidgets/docs/msw
Vadim Zeitlin 43ff845e77 Remove Windows XP and Vista support
Supporting XP requires too many hacks, and while it wouldn't be very
difficult to support Vista as long as we support Windows 7, it's still
not worth it because nobody uses this system anyhow.

Remove most of XP-specific code and don't use wxDynamicLibrary for using
the functions not present in it any longer.

Don't use <wspiapi.h> neither as we shouldn't use it any more.

Update some comments to not mention Windows versions not supported any
longer and also remove mentions of "Vista and newer Windows versions"
from the documentation as this is now always the case.

This commit is best viewed ignoring whitespace-only changes.
2022-11-12 16:57:52 +00:00
..
binaries.md Revert "Temporarily change the release to 3.2.0-rc1" 2022-06-30 00:21:33 +02:00
gtk.md Quote paths using backslashes in Doxygen input 2022-03-28 00:16:29 +02:00
gtkfix.patch Improve build instructions for wxGTK/MSW 2016-09-13 12:59:46 +02:00
install.md Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
msys2-gtk.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
msys2-msw.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
msys2-qt.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
readme.txt Integrate MSW, OS X and iOS build instructions into doxygen 2018-10-03 19:17:14 +02:00
setup_after.txt Add a text file to be shown after finishing wxMSW installation 2018-12-09 16:40:08 +01:00
winxp.md Update Windows Theme support page 2022-11-08 23:41:12 +01:00

This is wxWidgets for Windows (wxMSW)
-------------------------------------

For information on installing wxWidgets, please see install.md.

For further information, please see docs/html/index.htm and the
wxWidgets reference manual.