Improvements
- It is now possible to add an icon to the window.
// A wrapper for adding an icon has been added (add the icon to your project's resource and use your ID)
//
easy_di::utils::icon( /*RESOURCE ICON ID*/, { 128, 128 } ), // Icon ( default parameter = nullptr )