I have an application that hosts a MSHTML like MS sample WALKALL. How can we abort the downloading correctly, not just simply break from the message loop? Thanx.
"silver8" wrote in message news:CA9D2ACD-1650-4E9D-A82F-9017057C1E6F@microsoft.com > I have an application that hosts a MSHTML like MS sample WALKALL. How > can we abort the downloading correctly, not just simply break from > the message loop? Thanx. I'd try querying for IOleCommandTarget and calling Exec(OLECMDID_STOP). Disclaimer: I haven't tried it myself. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925