Source Code
QuickPlay was written in Delphi 2006, you will need that IDE
You will also need a number of components to compile your own version. Links to these files are provided below, but please examine the GIT repo for the dependencies
Notes for QuickPlay Source
Starting with Quickplay 3.8.1 you will need to also download the "Johnlib" package available on Sourceforge. Without this package Quickplay WILL NOT compile. So download it and add it to your library path.
<a href="http://sourceforge.net/projects/quickplay/files/johnLib/">Download JohnLib</a>
Components Required
<a href="http:///www.delphi-gems.com">Virtual Treeview</a>
<a href="http:///www.delphi-gems.com">GraphicsEX</a>
<a href="extra/ThhFindFile.zip">FindFile</a>
<a href="http://www.geocities.com/SiliconValley/Network/2114/index.html">Zip Master</a>
<a href="http://jvcl.sourceforge.net/">JVCL + JCL (I used 3Beta2, but any version should do)</a>