I have a static window I made with CreateWindowEx. And I have an image stored in either a StdPicture variable or a picturebox. I want to draw the image onto the static window.
Can anyone give me the code for that? I can probably do it myself, but I don't have the time right now.
