Can I simply call SetRedraw() from onDocumentComplete()?

Posted by karikari on Stack Overflow See other posts from Stack Overflow or by karikari
Published on 2010-06-05T07:51:08Z Indexed on 2010/06/05 7:52 UTC
Read the original article Hit count: 213

Filed under:

For a custom made IE toolbar, can I simply call SetRedraw() from onDocumentComplete() ? Does it allowable? or will it work if I put some Sendmessage inside SetRedraw()?

© Stack Overflow or respective owner

Related posts about visual-c++