]> git.saurik.com Git - wxWidgets.git/commit - include/wx/wfstream.h
Add wxGetFileType and IsSeekable
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 11 Feb 2005 12:39:03 +0000 (12:39 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 11 Feb 2005 12:39:03 +0000 (12:39 +0000)
commit3c70014d966bbfa08d201ca24c825f2d88cc3975
tree01549f173b5dc506399d7690fdbaba5e0d02255b
parentaf44de02aea93529c5a42199d96feb9de8fa5a21
Add wxGetFileType and IsSeekable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
docs/latex/wx/ffile.tex
docs/latex/wx/file.tex
docs/latex/wx/function.tex
docs/latex/wx/strmbase.tex
include/wx/ffile.h
include/wx/file.h
include/wx/filefn.h
include/wx/mstream.h
include/wx/stream.h
include/wx/wfstream.h
src/common/filefn.cpp
src/common/zipstrm.cpp
tests/Makefile.in
tests/archive/archivetest.h
tests/filetype/filetype.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp