crypt32: Use the caller-supplied encoding type when decoding certs.
[wine] / dlls / urlmon / regsvr.c
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-03-06  Francois GougetFix compatibility with native advpack dlls.
2006-02-27  Francois Gougetadvpack: Prepare the unicodification of advpack.dll.
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-05  Jacek CabanRegister protocols.
2004-04-19  Vincent BéronMore complete implementation of Dll(Un)RegisterServer...