]> git.saurik.com Git - wxWidgets.git/history - src/common/stream.cpp
Use the posix S_ISREG instead of S_IFREG if it is defined. Fixes wxFileExists
[wxWidgets.git] / src / common / stream.cpp
1998-07-13  Julian SmartRemoved streams from VC++ makefile for now; corrected...
1998-07-12  Robert Roeblingstream compile fixes
1998-07-12  Guilhem LavauxAdded wxStream but I haven't tested them.