WinInet/Request: consistently restore the StatusCallback
commit0b4e12930f0d073cb210615dc51e11e15ebc998a
authorMax Kellermann <max@duempel.org>
Sun, 10 Mar 2013 14:33:12 +0000 (10 15:33 +0100)
committerMax Kellermann <max@duempel.org>
Sun, 10 Mar 2013 14:33:12 +0000 (10 15:33 +0100)
treecc7fc2c9fbbfc6f72c849f9ff52032b4eedc8586
parentf1b0eb6aaa6766c478e5571e56b8dc5b1082942c
WinInet/Request: consistently restore the StatusCallback

Convert the URL to wchar_t before invoking SetStatusCallback().
Errors during the former will not corrupt the callback.
src/Net/WinINet/Request.cpp