Include objbase.h where need to get the DllRegisterServer prototype.
[wine] / dlls / cryptnet / tests /
2007-10-23  Juan Langcryptnet: Return FALSE if the requested URL exists...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlA on top...
2007-10-23  Juan Langcryptnet: Add tests for CryptRetrieveObjectByUrl.
2007-10-22  Juan Langcryptnet: Fix a leak.
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.