wxWidgets/include/wx/msw/wince
Vadim Zeitlin 640a1b8474 Disable wxUSE_STD_CONTAINERS by default for MSVC6.
This compiler can't compile its own standard headers with the default options
as it overflows an internal heap. Disable the use of standard containers by
default for it to avoid this problem and indicate that /Zm option must be used
to avoid this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-02 23:31:27 +00:00
..
checklst.h substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE 2008-03-26 15:06:00 +00:00
chkconf.h remove mentions of wxEVENTS_COMPATIBILITY_2_8 2009-05-03 07:43:00 +00:00
choicece.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
helpwce.h substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE 2008-03-26 15:06:00 +00:00
libraries.h compilation fix after last change 2008-02-28 00:22:02 +00:00
missing.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
net.h
resources.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
setup.h Disable wxUSE_STD_CONTAINERS by default for MSVC6. 2011-04-02 23:31:27 +00:00
smartphone.rc No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
tbarwce.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
textctrlce.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
time.h use built in VC8 time functions instead of our (almost certainly broken) ones for wxWinCE 2006-11-04 23:27:15 +00:00
wince.rc use symbolic name for the shell menu bar too; include resources.h in wince.rc directly instead of only doing it from smartphone.rc 2007-07-27 20:19:52 +00:00