Updated .def files
authorteknolog
Wed, 28 Apr 2010 11:18:29 +0100
changeset 68 ca3f4a313d47
parent 67 9c24c921ec35
child 69 4a65cc85c4f3
Updated .def files
engine/BWINS/podcastengineu.def
engine/eabi/podcastengineu.def
--- a/engine/BWINS/podcastengineu.def	Wed Apr 28 10:06:35 2010 +0100
+++ b/engine/BWINS/podcastengineu.def	Wed Apr 28 11:18:29 2010 +0100
@@ -161,4 +161,6 @@
 	?Url@CShowInfo@@QBEABVTDesC16@@XZ @ 160 NONAME ; class TDesC16 const & CShowInfo::Url(void) const
 	?XMLEncode@PodcastUtils@@SAXAAVTDes16@@@Z @ 161 NONAME ; void PodcastUtils::XMLEncode(class TDes16 &)
 	?DropDB@CPodcastModel@@QAEXXZ @ 162 NONAME ; void CPodcastModel::DropDB(void)
+	?CheckForDeletedShows@CShowEngine@@QAEXI@Z @ 163 NONAME ; void CShowEngine::CheckForDeletedShows(unsigned int)
+	?IsVideoShow@PodcastUtils@@SAHAAVTDesC16@@@Z @ 164 NONAME ; int PodcastUtils::IsVideoShow(class TDesC16 &)
 
--- a/engine/eabi/podcastengineu.def	Wed Apr 28 10:06:35 2010 +0100
+++ b/engine/eabi/podcastengineu.def	Wed Apr 28 11:18:29 2010 +0100
@@ -197,4 +197,6 @@
 	_ZTV17CHttpEventHandler @ 196 NONAME
 	_ZTV9CFeedInfo @ 197 NONAME
 	_ZTV9CShowInfo @ 198 NONAME
+	_ZN11CShowEngine20CheckForDeletedShowsEj @ 199 NONAME
+	_ZN12PodcastUtils11IsVideoShowER7TDesC16 @ 200 NONAME