reactos/base
Whindmar Saksit 814f3a15f9
[NOTEPAD] Handle serialized maximized state (#5806)
Fixes a bug where if you close Notepad while it is maximized, the next time Notepad is started it will start with its window placed as if maximized but it is still in the SW_RESTORE state and the "real normal placement" is lost.

SetWindowPlacement also takes care of making sure the window is placed correctly on the monitor workarea.
2024-09-02 23:13:28 +02:00
..
applications [NOTEPAD] Handle serialized maximized state (#5806) 2024-09-02 23:13:28 +02:00
services [UMPNPMGR] Add requirements list support to PNP_GetFirstLogConf and PNP_GetNextLogConf 2024-07-14 16:57:17 +02:00
setup [SETUP:REACTOS] Add the update-registry code (#7222) 2024-08-28 22:05:21 +02:00
shell [CMD] Convert to explicitly unicode 2024-08-25 16:17:17 +03:00
system [TRANSLATION] Improve Italian (it-IT) translation part 2 (#7248) 2024-08-21 01:29:34 +02:00
CMakeLists.txt