]> git.saurik.com Git - wxWidgets.git/commit - docs/latex/wx/strmmem.tex
added wxMemoryInputStream(wxInputStream&, size_t) ctor (modified patch 1680108)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Mar 2007 15:28:28 +0000 (15:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Mar 2007 15:28:28 +0000 (15:28 +0000)
commit764471557e06c8816b8cc8eb9924a1e3c78509d8
treec2edfb7721f79455063c62742d791d687988a9bf
parentbadea317077a1bddca31b76cbd855f0cd3ed4fb5
added wxMemoryInputStream(wxInputStream&, size_t) ctor (modified patch 1680108)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/strmmem.tex
include/wx/mstream.h
src/common/mstream.cpp
tests/streams/memstream.cpp