diff -r 780c925249c1 -r 51035f0751c2 mmappcomponents/mmmtpdataprovider/inc/cmmmtpdpmetadataaccesswrapper.h --- a/mmappcomponents/mmmtpdataprovider/inc/cmmmtpdpmetadataaccesswrapper.h Wed Mar 31 22:26:09 2010 +0300 +++ b/mmappcomponents/mmmtpdataprovider/inc/cmmmtpdpmetadataaccesswrapper.h Wed Apr 14 16:28:17 2010 +0300 @@ -124,7 +124,7 @@ * Deletes metadata information associated with the object * @param aObject, the object need to be deleted */ - void DeleteObjectL( const CMTPObjectMetaData& aObject ); + IMPORT_C void DeleteObjectL( const CMTPObjectMetaData& aObject ); /** * Set current drive info @@ -228,7 +228,7 @@ TBool iOpenSession; MMTPDataProviderFramework& iFramework; - RFs& iFs; // should not remove this member data!!! + RFs& iFs; // should not remove this member data!!! CDesCArray* iAbstractMediaArray;