diff -r 675a964f4eb5 -r 35751d3474b7 cryptomgmtlibs/securityutils/bwins/sectcbutilu.def --- a/cryptomgmtlibs/securityutils/bwins/sectcbutilu.def Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptomgmtlibs/securityutils/bwins/sectcbutilu.def Thu Sep 10 14:01:51 2009 +0300 @@ -1,6 +1,6 @@ -EXPORTS - ?GetSystemDrive@SecTcbUtil@@YA?AW4TDriveNumber@@XZ @ 1 NONAME ; enum TDriveNumber SecTcbUtil::GetSystemDrive(void) - ?GetSystemDriveChar@SecTcbUtil@@YA?AVTChar@@W4TDriveNumber@@@Z @ 2 NONAME ; 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 ABSENT ; void MiscUtil::DeletePathIfEmpty(class RFs &, class TDesC16 const &) - +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 &) +