Is there anyway to call dll/function in parallel?
Reason being is that im using inetc::head for tracking but its blocking the user interface for a split second.

Any Ideas how I could fire inetc without interrupting the user?