ecere/gui/Window; drivers/Win32Interface: (#240, #285) Avoid re-creating a new window...
authorJerome St-Louis <jerome@ecere.com>
Wed, 19 Feb 2014 15:35:21 +0000 (10:35 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 19 Feb 2014 15:35:21 +0000 (10:35 -0500)
commit2a9a3ae6df44c1a17d65136540cb29386e0f5e97
tree890cb31527851d8a49ffc26ec3cf0b4454a2430a
parentef7bee6991011db6461add626818bf23e0f7dce4
ecere/gui/Window; drivers/Win32Interface: (#240, #285) Avoid re-creating a new window handle and unmaximizing on changed display settings
- #240, #285 might already have been fixed by earlier commits, these were remaining related issues found while testing.
ecere/src/gui/Window.ec
ecere/src/gui/drivers/Win32Interface.ec