]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/latex/wx/wxmsw.tex
fixed assert in SetItemText() for wxTR_MULTIPLE controls
[wxWidgets.git] / docs / latex / wx / wxmsw.tex
... / ...
CommitLineData
1\section{wxMSW port}\label{wxmswport}
2
3wxMSW is a port of wxWidgets for the Windows platforms
4including Windows 95, 98, ME, 2000, NT, XP in ANSI and
5Unicode mode (for Windows 95 through the MSLU extension
6library). wxMSW ensures native look and feel for XP
7as well when using wxWidgets version 2.3.3 or higher.
8wxMSW can be compile with a great variety of compilers
9including MS VC++, Borland 5.5, MinGW32, Cygwin and
10Watcom as well as cross-compilation with a Linux hosted
11MinGW32 tool chain.
12
13For further information, please see the files in docs/msw
14in the distribution.
15