Works like a charm! :thumbsup:
G
goorley
@goorley
Posts
-
CButton click -
CButton clickI have a CButton derived class. I would like this class to handle the click event itself. What should I put in my message map for the button class? ON_BN_CLICKED doesn't work. :confused:
-
How to capture the desktop image behind my main windowYou could manipulate the clipping region for the desktop window before having it paint itself.
-
Good example why planning is required...That was a new one to me. Have a 5.
-
Chrome WTF! [modified]:-D
-
CStringWhat's wrong with assigning a variable from a function call?
-
Get Application Window Handle from mouse click, C++I think EnumWindows and GetWindowRect functions can be used.
-
Integration in MFCIt's discrete data. Calculating the integral is really simple. If you can write a loop and use addition you will be fine.