Could someone help on how to stop the window being minimized. I have stopped it in most ways except when someone double clicks on the title bar it minimizes.
To use mouse clicks in the tittle bar and another non - clients areas of a Window, You should add to its CWnd - derived class OnNcLButtonDown() etc. message handlers and ON_WM_NCLBUTTONDOWN() etc. to YourMessage Map.
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.