I'm a windows XP newbe, I'm trying to learn how to write some C, C++ to manipulate certificates and use IPsec.
I have no XP SDKs, so I grabbed mingsys and mingw to access gcc, g++.
Can anyone tell me where the heck CERT_... stuff is declared? I assumed it would be a ".h" file, or something accessed by a #include.
Mike