make CryptSetProviderEx update the provider Name and TypeName to registry

Alexandre Julliard julliard at winehq.org
Fri Aug 20 14:48:07 CDT 2004


James Hawkins <truiken at gmail.com> writes:

>> Changelog
>>    * Call provider.dll's DllRegisterServer from CryptSetProviderEx to
>> update the Name and TypeName values in the registry properly when
>> setting the default provider

It doesn't seem right to call DllRegisterServer from there, IMO it
should only be called when the dll is installed. Do you have evidence
that Windows does it this way?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list