This (sub)folder(s) contain(s) the source code of QuickPlayer
QuickPlayer is published under the GNU General Public License (see License.txt)



After compilations, the menu/dialog resources sometimes get corrupted (Crash on startup...).
In that case, update the menu/dialog resources manually.

The string resource 1 is not required for the executable;

When compressing the executable, do not compress icons for compatibility options,
or you may sometimes not see the icon;
(UPX.EXE --best --compress-icons=0 QPlayer.exe)