* some C++ness correction in wxStream.
authorGuilhem Lavaux <lavaux@easynet.fr>
Tue, 8 Sep 1998 17:19:16 +0000 (17:19 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Tue, 8 Sep 1998 17:19:16 +0000 (17:19 +0000)
commitc740f49634629e47738ea73a199ea1a97640dc53
treeb97d95e318c7a3588a8b2b6f8b0b72189f7e8ed0
parent6f5f3ca0fef2c0982d9b38483321f9e67ff9f516
* some C++ness correction in wxStream.
* added support for DLL on Borland32
* fixed export bugs
* fixed a portability problem in socket.cpp
* added a missing function in utilsexc.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/datstrm.h
include/wx/debug.h
include/wx/fstream.h
include/wx/intl.h
include/wx/mstream.h
include/wx/stream.h
src/common/socket.cpp
src/makeb32.env
src/msw/makefile.b32
src/msw/ole/oleutils.cpp
src/msw/utilsexc.cpp
src/msw/wxb32.def [new file with mode: 0644]