diff -r 9d4397b300d1 -r b220a9341636 devsoundextensions/mmfcustominterfaces/WmaDecoderIntfc/WmaDecoderIntfcProxy/src/WmaDecoderIntfcProxy.cpp --- a/devsoundextensions/mmfcustominterfaces/WmaDecoderIntfc/WmaDecoderIntfcProxy/src/WmaDecoderIntfcProxy.cpp Mon Oct 18 12:47:26 2010 +0100 +++ b/devsoundextensions/mmfcustominterfaces/WmaDecoderIntfc/WmaDecoderIntfcProxy/src/WmaDecoderIntfcProxy.cpp Tue Nov 02 12:13:59 2010 +0000 @@ -511,7 +511,7 @@ //------------------------------------------------------------------------------ // Get Supported Max Sample Rate //------------------------------------------------------------------------------ -TInt CWmaDecoderIntfcProxy::GetSupportedMaxSampleRate(TUint& aSupportedMaxSampleRate) +EXPORT_C TInt CWmaDecoderIntfcProxy::GetSupportedMaxSampleRate(TUint& aSupportedMaxSampleRate) { TInt status = KErrNone;