menucontentsrv/bwins/mcssathandleru.def
author MattD <mattd@symbian.org>
Thu, 01 Apr 2010 14:34:02 +0100
changeset 47 61e9ae0acf5f
parent 0 79c6a41cd166
permissions -rw-r--r--
Attempted fix for AknLayout.lag appearing twice in the same location, but with different cases. This is a bit experimental as I'm doing it on a windows machine (case insensitive), so we'll see how we go.

EXPORTS
	?CheckVisibility@CMcsSatHandler@@SAHXZ @ 1 NONAME ; int CMcsSatHandler::CheckVisibility(void)
	?GetName@CMcsSatHandler@@QAEHAAVTDes16@@@Z @ 2 NONAME ; int CMcsSatHandler::GetName(class TDes16 &)
	?LoadIconL@CMcsSatHandler@@QAEPAVCAknIcon@@XZ @ 3 NONAME ; class CAknIcon * CMcsSatHandler::LoadIconL(void)
	?NewL@CMcsSatHandler@@SAPAV1@XZ @ 4 NONAME ; class CMcsSatHandler * CMcsSatHandler::NewL(void)
	?NewL@CMcsSatNotifier@@SAPAV1@PAVMMcsSATNotifierCallback@@VTUid@@I@Z @ 5 NONAME ; class CMcsSatNotifier * CMcsSatNotifier::NewL(class MMcsSATNotifierCallback *, class TUid, unsigned int)