fc2171bd4c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 lines
575 B
TeX
16 lines
575 B
TeX
\section{wxMSW port}\label{wxmswport}
|
|
|
|
wxMSW is a port of wxWidgets for the Windows platforms
|
|
including Windows 95, 98, ME, 2000, NT, XP in ANSI and
|
|
Unicode mode (for Windows 95 through the MSLU extension
|
|
library). wxMSW ensures native look and feel for XP
|
|
as well when using wxWidgets version 2.3.3 or higher.
|
|
wxMSW can be compile with a great variety of compilers
|
|
including MS VC++, Borland 5.5, MinGW32, Cygwin and
|
|
Watcom as well as cross-compilation with a Linux hosted
|
|
MinGW32 tool chain.
|
|
|
|
For further information, please see the files in docs/msw
|
|
in the distribution.
|
|
|