cryptomgmtlibs/securityutils/bwins/sectcbutilu.def
author Santosh V Patil <santosh.v.patil@nokia.com>
Mon, 28 Jun 2010 09:21:13 +0530
branchRCL_3
changeset 54 0d3a50e36d4b
parent 8 35751d3474b7
permissions -rw-r--r--
Transplanting changeset f3b0b5725c58 (Fix for bug 1301)

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 &)