Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DINESH37a
  • Content: Threads
  • Order by date
  1. DINESH37a

    Mutlithread Problem

    I have problem with a MultiThreaded program I have created simple Dialog based Win32 app. It does connect to an an URL using WinInet APIs. And extracts the web page and pass the extracted raw content to MSHTML (IE’s HTML parser) for obtaining specific content using IMarkUpServices...
  2. DINESH37a

    parsing HTML using IE's MSHTML some problem

    I am using IE MSHTML component to parse HTML of any page and basically trying to reach particular Node in the HTML tags. It s working fine in a console application But the smae code if I put it in MFC based dialog app its behaving strangely. Its failing at QueryInteface for IHTMLImage interface...

Part and Inventory Search

Back
Top