[bcrypt] add missing definitions

Vijay Kiran Kamuju infyquest at gmail.com
Tue Jan 14 10:09:00 CST 2014


Hmm... This is as per the mingw headers.

Then should I remove the definition of the Microsoft primitive provider .

Thanks,
Vijay

On Tue, Jan 14, 2014 at 11:13 AM, Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> Vijay Kiran Kamuju <infyquest at gmail.com> wrote:
>
>> +#define MS_PRIMITIVE_PROVIDER                   L"Microsoft Primitive Provider"
>> +
>> +/* Algorithm Identifiers */
>> +#define BCRYPT_RSA_ALGORITHM                    L"RSA"
>
> This can't work properly in Wine.
>
> --
> Dmitry.



More information about the wine-devel mailing list