I am looking for a c++ tutorial using Mshtml.h and IHtmlDocument ,it would be much appricated if someone could point me in the right direction. Edit:I am trying to parse html
            Asked
            
        
        
            Active
            
        
            Viewed 3,405 times
        
    1
            
            
        - 
                    Please clarify. MSHTML provides lots of different functionality at lots of different levels of abstraction. What are you trying to do? – paulcam Mar 22 '11 at 07:57
- 
                    Possible duplicate: http://stackoverflow.com/questions/669236/mshtml-tutorial – eckes Mar 22 '11 at 07:57
1 Answers
2
            For reference: http://msdn.microsoft.com/en-us/library/aa741317(v=vs.85).aspx
For editing tutorial:
http://msdn.microsoft.com/en-us/library/aa770039(v=VS.85).aspx
 
    
    
        Andrew Barber
        
- 39,603
- 20
- 94
- 123
 
    
    
        techdude
        
- 1,334
- 20
- 29
