Source Code Organisation

This topic describes the Base Starter source code that Symbian platform provides.

sf/os/kernelhwsrv/userlibandfileserver/fileserver/estart/estart.h

Header file containing the definition for the class TFSStartup, and other required structs, typedefs etc.

You do not make changes to the contents of this file.

sf/os/kernelhwsrv/userlibandfileserver/fileserver/estart/estart.cpp

Contains generic code and default versions of the TFSStartup virtual functions. This file also contains the code involved in auto-detection.

You do not make changes to the contents of this file.

See Use automatic local drive mapping.

sf/os/kernelhwsrv/userlibandfileserver/fileserver/estart/estartmain.cpp

Contains the entry point to the Base Starter. If you need to customize the Base Starter, then you do it to a copy of this file.