Hi everyone,

I just want to know how good is the MFC drawing capability. Is it easy to draw some simple things
like circle, lines, squares, etc with MFC? I know they have some Graphical Drawing Objects but I want
to know if they are easy to use for drawing simple forms.

My second question is the use of OpenGL with VC++. Does somebody know if OpenGL can support
mouse event like double click? What I want to do is to draw some objects with OpenGL and when the
user double-clicks on that object, I want to open, for example, a dialog or just attach a handler to that
event.

Thanks,
Naron