wininet: Add support for SSPI authentication for HTTP.

Juan Lang juan_lang at yahoo.com
Tue May 15 13:22:27 CDT 2007


Hi Rob,

+static UINT HTTP_DecodeBase64(LPCWSTR base64, LPSTR bin);
 
Do we really have to keep proliferating base64 implementations?  Could you
not implement CryptStringToBinaryW instead?  Should be mostly a copy-paste
job..

--Juan


       
____________________________________________________________________________________Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php



More information about the wine-devel mailing list