cryptomgmtlibs/securityutils/bwins/sectcbutilu.def
author Santosh V Patil <santosh.v.patil@nokia.com>
Wed, 11 Nov 2009 15:30:58 +0530
changeset 17 445614b8b140
parent 8 35751d3474b7
permissions -rw-r--r--
Fix for bug 5329. Added browserrootcertificates to package_definition.xml file. Also correcte the wrong spelling.

EXPORTS 
	?GetSystemDrive@SecTcbUtil@@YA?AW4TDriveNumber@@XZ @ 1 NONAME ABSENT ; enum TDriveNumber SecTcbUtil::GetSystemDrive(void)
	?GetSystemDriveChar@SecTcbUtil@@YA?AVTChar@@W4TDriveNumber@@@Z @ 2 NONAME ABSENT ; class TChar SecTcbUtil::GetSystemDriveChar(enum TDriveNumber)
	?ReadNonEmptyLineL@MiscUtil@@YAHABVTDesC8@@AAHAAVTPtrC8@@@Z @ 3 NONAME ; int MiscUtil::ReadNonEmptyLineL(class TDesC8 const &, int &, class TPtrC8 &)
	?DeletePathIfEmpty@MiscUtil@@YAXAAVRFs@@ABVTDesC16@@@Z @ 4 NONAME ; void MiscUtil::DeletePathIfEmpty(class RFs &, class TDesC16 const &)