I had this same problem. I tried putting all the inplementation of the class in the header file. It worked partly. But MFC needs that MESSAGE_MAP declaration be in the cpp file and so the compiler is now complaining. Has anyone found a workaround for this?
Thanks a lot
Mike
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.