browserutilities/recenturlstore/BWINSCW/RecentUrlStoreU.def
author dario
Tue, 28 Apr 2009 12:06:21 +0100
changeset 2 a4fa1ea0d59d
parent 0 dd21522fd290
child 16 a359256acfc6
permissions -rw-r--r--
First drop of package_definition, obtained from the system model used in the platform build, along with a generic SystemBuild fragment (from TB91sf)

EXPORTS
	?ClearData@CRecentUrlStore@@QAEXXZ @ 1 NONAME ; void CRecentUrlStore::ClearData(void)
	?DeleteData@CRecentUrlStore@@QAEXABVTDesC16@@@Z @ 2 NONAME ; void CRecentUrlStore::DeleteData(class TDesC16 const &)
	?GetData@CRecentUrlStore@@QAEHAAVCDesC16Array@@0ABVTDesC16@@@Z @ 3 NONAME ; int CRecentUrlStore::GetData(class CDesC16Array &, class CDesC16Array &, class TDesC16 const &)
	?NewL@CRecentUrlStore@@SAPAV1@XZ @ 4 NONAME ; class CRecentUrlStore * CRecentUrlStore::NewL(void)
	?SaveData@CRecentUrlStore@@QAEXABVTDesC16@@0@Z @ 5 NONAME ; void CRecentUrlStore::SaveData(class TDesC16 const &, class TDesC16 const &)