Bitmap drag
I have attached the demoproject I am currently working on. I want to drag the bitmap when I click on the bitmap and move my mouse.
I have handled OnLButtonDown, OnMouseMove and OnLbuttonup messages.
Additionally I have created a list containrr to hold the CBitmap pointers( the problem started after I introduced these).
After all these I can't drag the bitmap. If u get enough time please run my code and let me know the problem areas .
Regards,
Guru

