/*------------------------------------------------------------*/ /* filename - sdircoll.cpp */ /* */ /* Registeration object for the class TDirCollection */ /*------------------------------------------------------------*/ /*------------------------------------------------------------*/ /* */ /* Turbo Vision - Version 1.0 */ /* */ /* */ /* Copyright (c) 1991 by Borland International */ /* All Rights Reserved. */ /* */ /*------------------------------------------------------------*/ #ifndef NO_TV_STREAMS #define Uses_TDirCollection #define Uses_TDirEntry #define Uses_TStreamableClass #include TStreamableClass RDirCollection( TDirCollection::name, TDirCollection::build, __DELTA(TDirCollection) ); #endif // ifndef NO_TV_STREAMS