Change all SendAsyncCallback calls into the synchronous
commitde2666fd5faa2ee93dd51dc1991406fb0b0c319f
authorRobert Shearman <rob@codeweavers.com>
Tue, 29 Nov 2005 09:44:05 +0000 (29 10:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Nov 2005 09:44:05 +0000 (29 10:44 +0100)
treeed4b22cf18bca3213bcb9053fbe2f735e7c74731
parenta5cb9c5590db8671d0230323e85750e24fc3e337
Change all SendAsyncCallback calls into the synchronous
INTERNET_SendCallback where INTERNET_FLAG_ASYNC is already handled
properly.
dlls/wininet/http.c