CScrollView crash when start in MAXIMIZE
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
I have not add any of my code to the MFC SDI project. 1. I start SDI by wizard in VS2008. Change CView's base class to CScrollView. 2. Rebulid my project and test it, maximize the window, close it and start it again, It crashed!!!:confused: Any one knows the different between start in normal and in maximize?
-
I have not add any of my code to the MFC SDI project. 1. I start SDI by wizard in VS2008. Change CView's base class to CScrollView. 2. Rebulid my project and test it, maximize the window, close it and start it again, It crashed!!!:confused: Any one knows the different between start in normal and in maximize?
This video might help you. Implementing CScrollView[^]
-
This video might help you. Implementing CScrollView[^]