diff -r 000000000000 -r bde4ae8d615e os/security/cryptomgmtlibs/securityutils/bwins/sectcbutilu.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/security/cryptomgmtlibs/securityutils/bwins/sectcbutilu.def Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,6 @@ +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 &) +