The problem is this, I want to use html to display a picture, the browser is IE, and the address is a local file.
The content is as follows:
CComPtr
spiBrowser ; //Definition
hRet = spiBrowser->Navigate(CComBSTR(strUrl),&varVal,&varVal,&varVal,&varVal);
In this case, the height is the height of the picture. When If the image height is within 2W, the image will be displayed normally in IE. When the image height is too large, the image will not be displayed normally in IE, with only one line, but it can be displayed normally with Google Chrome.
Is there a height limit? ? ? Thank you very much! ! ! !
Reply to the discussion (solution)
Can anyone please help and tell me how to write it so that it displays normally. .
Thanks in advance..
.... It’s so difficult.
Who can save me? Is there any solution? Thanks again..
Use style="height:20000px"