t***@gmail.com
2006-09-27 06:37:52 UTC
When calling HttpOpenRequest (in async mode), I pass a custom
context object which I later reference in the "StatusCallBack"
function (status code INTERNET_STATUS_REQUEST_COMPLETE)
Is it safe to assume that the context object manipulation can be done
without taking any thread safety precautions?
Thanks!
context object which I later reference in the "StatusCallBack"
function (status code INTERNET_STATUS_REQUEST_COMPLETE)
Is it safe to assume that the context object manipulation can be done
without taking any thread safety precautions?
Thanks!