Changing bitmap displayed in a static
I want to display a bitmap in a static control (using STM_SETIMAGE), ok this is no problem. Then the user can paint something (like lines, shapes, rectangles, circles etc.) in the static control (like in paint). Ok. If I retrieve the bitmap with STM_GETIMAGE, do I get the modified version with all the lines, shapes and so on or the original bitmap?
If not what must I do to get the modified bitmap??
Sry for my baaaad english :D
And thx in advance
Ng NoHero
[490 byte] By [
NoHero] at [2007-11-18 17:41:14]

# 1 Re: Changing bitmap displayed in a static
I tried it, and it doesn't work: Done!
And thanx for nothing! :(
NoHero at 2007-11-10 3:52:07 >
