Click to See Complete Forum and Search --> : Loading PNG Files


Fromethius
July 1st, 2007, 08:41 PM
All week now I have been searching for a good way to load and display PNG files. Every solution I try never works.

So now I am posting on the forums. I am not looking for a huge library. In fact, I'm not looking for a library at all. All I want to do is do easily be able to load and display PNG files.

I'm using Visual C++ 2005 Win32 API.

Boris K K
July 2nd, 2007, 11:26 AM
Did you try GDI+ (http://www.codeproject.com/vcpp/gdiplus/cgdiplusbitmap.asp)?