Hi all,
I am using CoCreateInstance(CLSID_CCertView,...)
I get the error "Undeclared identifier. --- CLSID_CCertView."
I am using all the libs and dlls and headers..
eg . Certidl.lib, certadm.dll, Certsrv.h.
Somebody please enlighten me...
Is this a version conflict...
I am using visual studio 6 on windows server 2003.
i registered certadm.dll
thanks in advance
chan