
April 19th, 2003, 08:50 AM
|
|
Junior Member
|
|
Join Date: Apr 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
mouse events in visual c++
Hiya,
I hope this is the right place to post this question.
I'm trying to develop a game interface in Visual C++ where I want the user to be able to click on a piece and drag it to the desired position. I have loads of examples about how to paint using the mouse.
My real problem is that I don't know how to get the bitmap that the mouse has clicked.
I've never used Visual c++ before and I have no idea how to do it.
Anuone got any ideas????
|