retaining the aspect ratio of an SDI Window
I have a generic, resizable SDI window generated by the MFC App Wizard, upon which I have drawn a map. I now need to be able to resize the window (using the north, south, east or west borders) while retaining the same aspect ratio. How can I accomplish this ?
-kena
|