This program has been fully rewritten!
With more readable and maintenance-friendly C# code!
Notable changes:
- Faster window lookup with
EnumWindowsAPI - "Save" and "Remove" button are now moved next to the combobox
- Added a
StatusStripat the bottom to display information - Process name, ID, window class and handle are now displayed
- Window border are now automatically detected with
GetClientRectAPI - 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
