provider type of Microsoft Base Cryptographic Provider v1.0

James Hawkins truiken at gmail.com
Sun Aug 15 17:56:22 CDT 2004


Hi,

    If you run regedit in wine and view the following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Defaults\Provider
Types\Type 001

Type 001 does not have a "TypeName" value.  Should Type 001 have a
"TypeName" value?  CryptEnumProviderTypes calls RegQueryValueEx on
this value to see what the provider type is, but fails (but not in an
obvious way).  Should RegQueryValueEx return an error code describing
that there is no such value?  If so, what is the error code/name?

-- 
James Hawkins



More information about the wine-devel mailing list