AceiferMaximus 0 Newbie Poster

I am trying to get a list of the Certificates that are in my Cert Store using C++. I can do this in C#, but I can't even find the documentation or an example on how to do this in C++. Could someone point me in the right direction, or show me an example from somewhere.

I looked at the CAPICOM stuff, but MSDN said it wasn't used anymore. I was told you could use Windows API's, I just can't find the calls...

Thanks!