I am making an MFC application where, inside a CScrollView, I want have a stack of dialogs going down the CScrollView. The way I am doing this is that each time I create a new dialog, I call MoveWindow to move it underneath the previous one.
The problem I am having is that it seems that after I...
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.