Re: C++ problem trying to use a certificate? (General questions)
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