Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

URLOpenPullStream succeed but takes no action

30 views
Skip to first unread message

davidshen

unread,
Dec 24, 2009, 10:05:01 PM12/24/09
to
hi,

URLOpenStream works fine, but i want to know how URLOpenPullStream works and
if it is better for solve my problem.

but when i use URLOpenPullStream, the return value is above 0, which means
success, but then the application exited. no action is taken, the
IBindStatusCallback::OnDataAvailable callback is not called.

thanks,
David

Sheng Jiang [MVP]

unread,
Mar 19, 2010, 2:12:45 PM3/19/10
to
URLOpenPullStream does not block execution like URLDownloadToFile. If you
want to block execution, use URLDownloadToFile.

"davidshen" <davi...@discussions.microsoft.com> wrote in message
news:DA265F0C-E161-4AF2...@microsoft.com...

0 new messages