Can I do this? I'm importing the PNG files this way:
Why do I want to use BitBlt? It's the only way I know of drawing onto a win32 application. Also, I want to be able to draw another picture on it, with transparency, so you can see both images. Not opacified, just layered.
p1z g1v gud c0d :P
Code:
IDI_MYLOGIN PNG "myFile.png"
p1z g1v gud c0d :P
Comment