Implement GDALWarp as a function
Description
Currently we've copied to code for GDALWarp.exe into MapWinGIS.
GDAL has moved on and GDALWarp is now available as a function.
Thus it is no longer needed to have our own copy of the code and we should implement the function instead.