]> git.saurik.com Git - wxWidgets.git/commit
Added wxStream but I haven't tested them.
authorGuilhem Lavaux <lavaux@easynet.fr>
Sun, 12 Jul 1998 15:16:09 +0000 (15:16 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sun, 12 Jul 1998 15:16:09 +0000 (15:16 +0000)
commit3d4c6a214ac5b00dbf5e314e369471135db81c0d
tree21f2eaee8321adb5b594ac63d575100176656f2d
parent23f641681ff8f715c49f21ac61b8cd522835a758
Added wxStream but I haven't tested them.
Modified wxDataStream.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/datstrm.h
src/Makefile.in
src/common/datstrm.cpp
src/common/fstream.cpp [new file with mode: 0644]
src/common/mstream.cpp [new file with mode: 0644]
src/common/stream.cpp [new file with mode: 0644]
src/msw/makefile.b32
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.nt