SDI App shrinks at FileOpen! Why?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hallo, if i open a file in the menu and the OnOpenDocument() routine is done, then InitialUpdateFrame() is called from inside the MFC. Then my (maximized) App shrinks to normal size and is moving to the upper left corner of the screen. I would like that the App is stay in its size and position. What make i wrong ? Marco