INTERNET_STATUS_HANDLE_CREATED notifications just send the handle, not
commit79dc136a37cb84b9fa50e0bcbc958aede2b174d8
authorRobert Shearman <rob@codeweavers.com>
Tue, 15 Nov 2005 12:01:59 +0000 (15 12:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Nov 2005 12:01:59 +0000 (15 12:01 +0000)
treea9be8bef1c01c9bb59c510cd264b5ce673509139
parent5b1fd2e58e56657d885aba19658aa743b2ac5ec5
INTERNET_STATUS_HANDLE_CREATED notifications just send the handle, not
an INTERNET_ASYNC_RESULT structure.
The source handle in HTTP_Connect should be the parent's handle.
dlls/wininet/http.c