BitBlt with PNG Files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fromethius
    New Member
    • Apr 2007
    • 38

    BitBlt with PNG Files

    Can I do this? I'm importing the PNG files this way:

    Code:
    IDI_MYLOGIN PNG "myFile.png"
    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
  • Fromethius
    New Member
    • Apr 2007
    • 38

    #2
    bump

    Twenty Characters.

    Comment

    Working...