Hello there!<br><br>I am using VC++6 and I am beginning to work on a project which uses Cryptography. The problem is that all the time I get 'undeclared identifier' for any type or function which I try to use (CryptoAPI). Isn't it enough that I have put the #include "wincrypt.h" in my program's header file. What could be the possible cause of this problem? Any kind of help would be greatly appreciated, I am pressed right now. Thanks a lot in advance.<br><br>Regards...Ivan