I made this so that its a lot easier to use bitblt
after the project starts you hve to assign the hdc of the area you want to draw on to the target property of the control
use the drawleft and drawtop to edit where the thing is drawn
use (name).draw to actually draw
i will probably be making equivalent controls for stretchblt and plgblt but weel see because i still cant use plgblt (for rotation of course)
this was just practice to figgure out how making controls works, next i am making a mp3 player with directshow.
if somebody wanted to edit this they could add the ability to cut out parts of the picture *hint hint*