Dear All,

I have created a window with createwindow() api using vs2005 in c++ on windows Vista

My requirement is to draw png image on that window.

I tried using the LoadImage() but it takes only, .bmp,.ico,.cur files as input.

I am not using any MFC in this application

Please help me with some code snippet

with regards
Vinayaka Karjigi