diff -r 000000000000 -r bde4ae8d615e os/security/cryptoservices/certificateandkeymgmt/bwins/FILECERTSTOREu.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/security/cryptoservices/certificateandkeymgmt/bwins/FILECERTSTOREu.def Fri Jun 15 03:10:57 2012 +0200 @@ -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)