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 resources sometimes get corrupted (Crash on startup...).
In that case, update the menu resources manually.

The string resource 1 is not required;

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)