Re: C++ problem trying to use a certificate? Can (General questions)
Hi Kreso,
Thanks.
FYI, removing the no_namespace flag did help get past the conflicting interfaces problem, but trying to compile this:
hr = m_Certificate->CreateInstance (CLSID_Certificate, NULL);
results in this:
error C2039: 'CreateInstance' : is not a member of 'ICertificate'
c:ftpdlxsamplesvcatlconsoleappdebugwodftpdlx.tlh(156) : see declaration of 'ICertificate'
Obviously I'm doing something wrong, but I'm not sure what.
Thanks,
Tim
Complete thread:
- C++ problem trying to use a certificate? Can't c - timster, 2006-01-11, 00:19
- Re: C++ problem trying to use a certificate? - timster, 2006-01-11, 00:58
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 02:12
- Re: C++ problem trying to use a certificate? - timster, 2006-01-11, 18:42
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 18:44
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-11, 19:14
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 19:48
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-11, 20:58
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 21:19
- Re: C++ problem trying to use a certificate? - timster, 2006-01-11, 22:37
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 22:39
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-11, 23:47
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 23:53
- Re: C++ problem trying to use a certificate? - timster, 2006-01-12, 00:33
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-12, 01:46
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-12, 19:59
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-12, 20:17
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-13, 00:37
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-13, 01:19
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-13, 01:22
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-13, 18:00
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-13, 20:12
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-13, 18:00
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-13, 01:22
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-13, 01:19
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-13, 00:37
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-12, 20:17
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-12, 19:59
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-12, 01:46
- Re: C++ problem trying to use a certificate? - timster, 2006-01-12, 00:33
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 23:53
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-11, 23:47
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 22:39
- Re: C++ problem trying to use a certificate? - timster, 2006-01-11, 22:37
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 21:19
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-11, 20:58
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 19:48
- Re: C++ problem trying to use a certificate? Can - timster, 2006-01-11, 19:14
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 18:44
- Re: C++ problem trying to use a certificate? - timster, 2006-01-11, 18:42
- Re: C++ problem trying to use a certificate? Can - wodSupport, 2006-01-11, 02:12
- Re: C++ problem trying to use a certificate? - timster, 2006-01-11, 00:58