Changes between Version 2 and Version 3 of Support/Tutorials/VFS
- Timestamp:
- 03/02/09 00:27:18 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Support/Tutorials/VFS
v2 v3 369 369 std::istream input( &ibuf ); 370 370 371 // removethe reader extension restriction371 // set the reader extension restriction 372 372 _acceptAll = false; 373 373
