diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/bwins/FILECERTSTOREu.def --- a/cryptoservices/certificateandkeymgmt/bwins/FILECERTSTOREu.def Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/bwins/FILECERTSTOREu.def Thu Sep 10 14:01:51 2009 +0300 @@ -1,5 +1,5 @@ -EXPORTS - ??1CFileCertStore@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CFileCertStore::~CFileCertStore(void) - ?CreateStoreL@CFileCertStore@@SAPAVCPermanentFileStore@@AAVRFs@@@Z @ 2 NONAME ; public: static class CPermanentFileStore * __cdecl CFileCertStore::CreateStoreL(class RFs &) - ?NewL@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 3 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewL(class RFs &,enum TFileMode) - ?NewLC@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 4 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewLC(class RFs &,enum TFileMode) +EXPORTS + ??1CFileCertStore@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CFileCertStore::~CFileCertStore(void) + ?CreateStoreL@CFileCertStore@@SAPAVCPermanentFileStore@@AAVRFs@@@Z @ 2 NONAME ; public: static class CPermanentFileStore * __cdecl CFileCertStore::CreateStoreL(class RFs &) + ?NewL@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 3 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewL(class RFs &,enum TFileMode) + ?NewLC@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 4 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewLC(class RFs &,enum TFileMode)