Added wxBackingFile and wxBackedInputStream.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 23 Oct 2006 14:47:07 +0000 (14:47 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 23 Oct 2006 14:47:07 +0000 (14:47 +0000)
commitf8f6c91a0fbac3ab31fb422ca6e8c3ace665b257
tree99d9bb186066dd2ae5b48ce9d008e70816e8a821
parentc06469f66f5293111453161ad2e0cae12363f98b
Added wxBackingFile and wxBackedInputStream.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.wat
build/msw/wx_base.dsp
configure
configure.in
docs/changes.txt
include/wx/chkconf.h
include/wx/fileback.h [new file with mode: 0644]
include/wx/mac/setup0.h
include/wx/motif/setup0.h
include/wx/msw/setup0.h
include/wx/msw/wince/setup.h
include/wx/os2/setup0.h
include/wx/palmos/setup0.h
setup.h.in
src/common/fileback.cpp [new file with mode: 0644]
src/wxWindows.dsp
wxGTK.spec
wxMotif.spec
wxX11.spec