winhttp: Convert the async parameter to VT_BOOL if necessary in IWinHttpRequest:...
commit647abcafb6e93d4dd0030b687c5d340da12a8742
authorHans Leidekker <hans@codeweavers.com>
Tue, 9 Dec 2014 11:47:00 +0000 (9 12:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Dec 2014 12:16:36 +0000 (9 13:16 +0100)
treea770d28eb4095a865d7a8220fb262927534cce12
parent4ac817b6c0c300fbf3f30a3ba2fe78651b8ab88c
winhttp: Convert the async parameter to VT_BOOL if necessary in IWinHttpRequest::Open.
dlls/winhttp/request.c
dlls/winhttp/tests/winhttp.c