]> git.saurik.com Git - wxWidgets.git/commit - tests/Makefile.in
Add wxTempFileOutputStream
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 13 Mar 2005 16:20:51 +0000 (16:20 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 13 Mar 2005 16:20:51 +0000 (16:20 +0000)
commite1265174571765b279434383788a52832b5992b4
tree13683d7a6e6f03fcd5fefd8dfc634af953f7ec6f
parent5a053c22d812f7c2c60d9f6fa6a5c8f6162c91a9
Add wxTempFileOutputStream

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
docs/latex/wx/category.tex
docs/latex/wx/classes.tex
docs/latex/wx/tempfile.tex
docs/latex/wx/tempfilestrm.tex [new file with mode: 0644]
include/wx/file.h
include/wx/wfstream.h
src/common/wfstream.cpp
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/streams/bstream.cpp
tests/streams/tempfile.cpp [new file with mode: 0644]
tests/test.bkl
tests/test_test.dsp