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