diff -r 000000000000 -r 2c201484c85f cryptomgmtlibs/securityutils/bwins/sectcbutilu.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cryptomgmtlibs/securityutils/bwins/sectcbutilu.def Wed Jul 08 11:25:26 2009 +0100 @@ -0,0 +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 &) +