Getting the IHtmlElementRender interface
-
While trying to convert the Html file to image file Approach is after getting IHtmlDocument2 interface pointer that is passed to the function CCreateImage ,in that we need the IHtmlElementRender interface pointer which is not getting there ? Already included mshtml.h file. Thanking You Regards Shikha Shikha Netstudio Pune
-
While trying to convert the Html file to image file Approach is after getting IHtmlDocument2 interface pointer that is passed to the function CCreateImage ,in that we need the IHtmlElementRender interface pointer which is not getting there ? Already included mshtml.h file. Thanking You Regards Shikha Shikha Netstudio Pune
Are you using studio 6.0 ? because i am not found the prototype of the IHtmlElementRender interface in the header mshtml.h try using the mshtml.h header provided with vs2003 platformSDK Knock out 'T' from CAN'T , You 'CAN' if you think you 'CAN' :cool:
-
While trying to convert the Html file to image file Approach is after getting IHtmlDocument2 interface pointer that is passed to the function CCreateImage ,in that we need the IHtmlElementRender interface pointer which is not getting there ? Already included mshtml.h file. Thanking You Regards Shikha Shikha Netstudio Pune
I would suggest you the follwing link : http://starkravingfinkle.org/blog/2004/09/[^] Somethings seem HARD to do, until we know how to do them. ;-) _AnShUmAn_