HTTrack Website Copier
Free software offline browser - FORUM
Subject: backward compatibility with 4.31
Author: Rajesh Nikam
Date: 07/25/2006 12:51
 
I am using httrack 4.30. This is having limitations with multithreading and
memory leak issues. As per suggestions I had tried compiling 4.31 beta and
tried to compile my application with this new version. 

Howerver, it seems that this new version does not have backward compatibility
and interfaces are changed.

HTSEXT_API int htswrap_add(httrackp *opt, const char* name, void* fct);
HTSEXT_API unsigned long int htswrap_read(httrackp *opt, const char* name);
HTSEXT_API int htswrap_set_userdef(httrackp *opt, void *userdef);
HTSEXT_API void* htswrap_get_userdef(httrackp *opt);

httrackp *opt is added in some of the apis.

Also hts_uninitialize is removed from the library.

Please let me know, what all changes need to be done to make this application
work with httrack 4.31.

Thanks & regards,
Rajesh
 
Reply


All articles

Subject Author Date
backward compatibility with 4.31

07/25/2006 12:51
Re: backward compatibility with 4.31

07/25/2006 20:02




e

Created with FORUM 2.0.11