I want to create a message map inside my Visual C++ program. May I know what is the name of the message (WM_??) that relate to IE onDocumentComplete.
I want to do something like this. When IE has finish loading the page, it calls my custom function.