diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-93DA75DE-096F-5E40-A47E-5A1A94C3145A.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-93DA75DE-096F-5E40-A47E-5A1A94C3145A.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,34 @@ + + + + + +Source Code OrganisationThis 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.

+
+ + +
\ No newline at end of file