Re: C++ problem trying to use a certificate? - WeOnlyDo Discussion board

Re: C++ problem trying to use a certificate? (General questions)

by timster, Wednesday, January 11, 2006, 00:58 (6891 days ago) @ timster

Hi again,

I mistyped my problem a bit, but it still doesn't work.

Although I can compile ICertificate *m_Certificate; , I can't actually use that pointer for anything. I can't call new() on it, and I can't call CreateInstance() on it.

I also can't include the real wodCertificate.tlh header because it conflicts with wodFtpDlx.tlh .

Please provide some sample code that shows how to load a file-based certificate into a IwodFtpDLXComPtr object.

Thanks,
Tim


Complete thread: