Description: Main function is to access the page all the links, first of all is IHTMLDocument2 the get_links, to obtain IHTMLElementCollection interface, IHTMLElementCollection to get through IHTMLAnchorElement, and IHTMLAnchorElement interface get_href is what we want, through the cycle of acquisition, we can get all the links page a.
File list (Check if you may need any files):