userlibandfileserver/fileserver/sfile/sf_dat.cpp
branchGCC_SURGE
changeset 221 39b39e1a406e
parent 152 657f875b013e
child 257 3e88ff8f41d5
child 299 b5a01337d018
equal deleted inserted replaced
219:0ff03867bdb6 221:39b39e1a406e
    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;
       
    55 
    54 
    56 
    55 
    57 GLDEF_D TCodePageUtils TheCodePage;
    56 GLDEF_D TCodePageUtils TheCodePage;
    58 
    57 
    59 TBool FatUtilityFunctionsSet = EFalse;              //-- Flag. Is set to ETrue when LoadLocale() sets a pointer to TFatUtilityFunctions
    58 TBool FatUtilityFunctionsSet = EFalse;              //-- Flag. Is set to ETrue when LoadLocale() sets a pointer to TFatUtilityFunctions