]> git.saurik.com Git - wxWidgets.git/commit - src/common/imagpcx.cpp
Doesn't reset the stream pos to 0 in CanRead().
authorGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 30 Nov 1999 14:40:57 +0000 (14:40 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 30 Nov 1999 14:40:57 +0000 (14:40 +0000)
commita05da1b6827f40c0beb97225e9861356343e196b
treef84754b10419523784e6340907100b8f812dc4df
parent9d0e21da25f89fa7eb269aee5db8d656d2da9c7c
Doesn't reset the stream pos to 0 in CanRead().

Please note that the PCX handler still cannot read images
embedded in streams because it has to check for some things
at the END of the file before proceeding!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imagpcx.cpp