Restore Window State;
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a app that I want to restore the state, like location and size. Where can I find info on how to do this? I am saving the RECT from GetWindowRect to the registry if not IsIconic. But what about Maximized? And if it is Maximized how and where do I resotre this during startup? Thank You Bo Hunter
-
I have a app that I want to restore the state, like location and size. Where can I find info on how to do this? I am saving the RECT from GetWindowRect to the registry if not IsIconic. But what about Maximized? And if it is Maximized how and where do I resotre this during startup? Thank You Bo Hunter