Hello,
I created two mfc activex contorls, one by vc6 and another by vc2005.
I didn't add any code.
There is an ellipse by default.
I put them into a web page opened by IE7.
And I zoom the page to 200%,
The ellipse on the control created by vc6 didn't change its size.
But another ellipse changed to the double size.
I upgrade the vc6 project to vc 2005 , the ellipse is still in same size when zoom to 200%.
I want to konw what different between vc6 and vc2005
How can I change the vc6 project to make the ellipse do the same work
Thanks Robert
Visual C++5
|