userlibandfileserver/fileserver/sfile/sf_dat.cpp
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
equal deleted inserted replaced
256:c1f20ce4abcf 257:3e88ff8f41d5
    49 TBool CompFsMounted;
    49 TBool CompFsMounted;
    50 TBool CompFsSync;
    50 TBool CompFsSync;
    51 TBool StartupInitCompleted;
    51 TBool StartupInitCompleted;
    52 TBool LocalDriveMappingSet;
    52 TBool LocalDriveMappingSet;
    53 CKernEventNotifier* TheKernEventNotifier;
    53 CKernEventNotifier* TheKernEventNotifier;
       
    54 RFTrace TheFtrace;
    54 
    55 
    55 
    56 
    56 GLDEF_D TCodePageUtils TheCodePage;
    57 GLDEF_D TCodePageUtils TheCodePage;
    57 
    58 
    58 TBool FatUtilityFunctionsSet = EFalse;              //-- Flag. Is set to ETrue when LoadLocale() sets a pointer to TFatUtilityFunctions
    59 TBool FatUtilityFunctionsSet = EFalse;              //-- Flag. Is set to ETrue when LoadLocale() sets a pointer to TFatUtilityFunctions