Load icon from executable on Windows

Merged powimod requested to merge powimod/gtk:powimod_icon into master

Load icon from executable on Windows

In Microsoft Windows, try to use the first icon of the application binary (if available) to be display it in the Windows taskbar and in the [ALT]+[Tab] switch. Use the GTK DLL icon as a fallback.

Closes #3713 (closed)

Merge request reports