CPngImage class in oldest version of MFC is not present

CPngImage class in oldest version of MFC is not present

majklha
Advocate Advocate
269 Views
0 Replies
Message 1 of 1

CPngImage class in oldest version of MFC is not present

majklha
Advocate
Advocate

I had developed some part of code in MFC with actual version of MFC (WINVER 0x0A00), witch used CPngImage. When I copied it to my application project, developed in older version of MFC (WINVER 0x0600) the class CPngImage was not present. I triedErrors.png to change the version of WINVER to newer (0x0A00). The class CPngImage was found, but the many of other errors appeared. Very strange errors - see picture below.

What I should to do with it?

0 Likes
270 Views
0 Replies
Replies (0)