Added Win95 implementation of OutputDebugString; added to wxVariant class
authorJulian Smart <julian@anthemion.co.uk>
Sun, 29 Nov 1998 21:20:12 +0000 (21:20 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 29 Nov 1998 21:20:12 +0000 (21:20 +0000)
commita0a302dcba6d7f6828f221f7341ee8a8cbcd8e96
tree80be90108af08d56c3283d3db3acbbae480f493a
parentcfbe03c9c3ffecd6363dcc63e6fc27b8c6ed70aa
Added Win95 implementation of OutputDebugString; added to wxVariant class
(just so Vadim hates it even more :-))

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/msw/install.txt
docs/msw/todo.txt
include/wx/msw/private.h
include/wx/msw/setup.h
include/wx/variant.h
src/common/log.cpp
src/common/variant.cpp
src/msw/dcclient.cpp
src/msw/utils.cpp