how to get the code of OnLButtonDown and OnMouseMove etc in OnDraw method ?
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
how to get the code of OnLButtonDown and OnMouseMove etc in OnDraw method ?
-
how to get the code of OnLButtonDown and OnMouseMove etc in OnDraw method ?
What do you mean exactly ? :confused: Could you please give more information about what you are trying to do ?
Cédric Moonen Software developer
Charting control [v3.0] OpenGL game tutorial in C++ -
how to get the code of OnLButtonDown and OnMouseMove etc in OnDraw method ?
iampradeepsharma wrote:
how to get the code of OnLButtonDown and OnMouseMove etc
Do you want generate your own
OnLButtonDown
andOnMouseMove
messages or you want to use that methods functionality? -
how to get the code of OnLButtonDown and OnMouseMove etc in OnDraw method ?