1. fixed crash in wxDateTime::ParseDate
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Mar 2000 00:56:22 +0000 (00:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Mar 2000 00:56:22 +0000 (00:56 +0000)
commit3b415ba4cdee694574d7235ff0b8341f105cddfe
treea35473ce91c6108977e088849c785892e08b1aac
parentb59c98ddb8cec5eb07cfaac7adc7c0fabfca241f
1. fixed crash in wxDateTime::ParseDate
2. some DLL compilation fixes
3. wxHandleFatalExceptions() implemented for MSW and documented
4. some attempts to make setup0.h a bit nicer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tmake/vc6dll.t
docs/latex/wx/function.tex
include/wx/msw/setup0.h
src/common/datetime.cpp
src/msw/app.cpp
src/msw/dialup.cpp