With the new 15.04, there now occurs HB_GETFILESINZIP, and HB_UNZIPFILE errors which did not occur in 15.03.
The errors occur with FWH, Harbour, and MSVC++. They do not occur with the xHarbour build on the same code.
I already have hbzlib.lib linked into my build. However, with xHarbour, there is also a zipdll.lib that needs to be linked in, but such a file does not exist in Harbour.
So ... what else do I need to link in to fix this problem.
Thanks. Tim