Ignore:
Timestamp:
2000-11-01T08:58:25+13:00 (24 years ago)
Author:
cs025
Message:

Further fixes to get around bloopers in Visual C++; it wasn't resetting the
status flags for a stream on the reopening of a file, also had forgotten to read
the old log file when doing an additional installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsinstaller/unInstall.h

    r1638 r1639  
    6565public:
    6666  installManager() { this->changed = false; }
     67  bool logExists();
    6768  bool setLogFile(string filename);
    6869  bool ensureLog();
Note: See TracChangeset for help on using the changeset viewer.