Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 860533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:49:55+00:00 2026-05-15T08:49:55+00:00

I am currently have this message handler line: MESSAGE_HANDLER(`WM_SETREDRAW`, onSetRedraw) I would like to

  • 0

I am currently have this message handler line:

MESSAGE_HANDLER(`WM_SETREDRAW`, onSetRedraw)

I would like to know, is there any window message (eg: WM_???) that is connected/related to ‘when a website has finish loading inside IE’ ?

So I can use it to replace the above WM_SETREDRAW. I want to do something like, when the IE finish loaded a website, it call onSetRedraw.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T08:49:56+00:00Added an answer on May 15, 2026 at 8:49 am

    If no one answers, go Gogoling for an application “spy” tool, which will tell you which messages your program receives. Make a one line app which one launches the browser and spy on that.

    Alternatively, what API are you using to launch the browser? Look at it’s return value.

    Btw, I strongly suspect that you will only get a message when the browser is launched, not every time it loads a new page (or even the first page).

    You may not be able to do what you want very easily. A possibility might be to search for the window by title bar, get it’s handle, walk its control list until you get to the status bar and check its text in a loop until it is done.

    A further possibility, if this is only for yourself, woudl be to get an open source browser which uses the MSIE rendering engine and make a one line change at “the right place in the code” to send a message to your app every time a new page is loaded.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

so I have a handler below: class PublishHandler(BaseHandler): def post(self): message = self.get_argument(message) some_function(message)
we're currently developing an application that makes extensive use of popup windows(*) and have
I have associated a file extension with my Delphi 2009 program. I have been
Currently, we use an unmanaged DLL from a vendor that allows us to access
I have an application that uses a service to create an ArrayList of custom
currently we're running quite a few applications on our WebSphere Portal Server, and most
We have lots of javascript functions, which are usually handled via the onclick function.
My button has these styles: WS_CHILD | WS_VISIBLE | WS_TABSTOP | BS_DEFPUSHBUTTON it creates
I'm trying to implement a ContentProvider wrapped around an SQLite database. I've followed the
I am a bit new to Android. What I need to do is send

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.