This program has been fully rewritten!
With more readable and maintenance-friendly C# code!
Notable changes:
- Faster window lookup with
EnumWindows
API - "Save" and "Remove" button are now moved next to the combobox
- Added a
StatusStrip
at the bottom to display information - Process name, ID, window class and handle are now displayed
- Window border are now automatically detected with
GetClientRect
API - Position for maximized and minimized windows are correctly calibrated now
Incompatibility with previous version:
- Old configuration file won't be migrated for now, due to the new format