Update contrib.
1 // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
21 #include <f32file_private.h>
22 #ifndef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
23 #include <f32file64.h>
25 #include "f32notification.h"
28 #include <f32plugin.h>
29 #include <utraceefsrv.h>
35 EDriveUnitBadDriveText,
39 EFTextIllegalSeekMode,
43 EFManNoActionSet, //10
45 EFManCurrentEntryInvalid,
46 EFManBadValueFromObserver,
58 EParsePtrBadDescriptor0,
59 EParsePtrBadDescriptor1,
60 EParsePtrCAccessError,
63 ESetDefaultPathCalled, //30
64 EFindFileIllegalAttribute,
75 GLREF_C void Panic(TClientPanic aPanic);
76 GLREF_C void Fault(TClientFault aFault);