HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: libhttrack & VB
Author: Xavier Roche
Date: 12/30/2003 09:45
 
> Someone use libhttrack.dll with vb? Please send to me 
some 
> examples..

I'm not sure this is fully possible - especially for 
callbacks. But you might be able to use the hts_main entry 
point anyway
httrack-library.h:

- Call the hts_init() function (no arguments)
- Call hts_main(argv, argc) as you would do for a regular 
main() function

The callback functions, plugged using htswrap_add, require 
the callback name, and a function pointer as argument - I 
don't know if this is possible in VB.

 
Reply Create subthread


All articles

Subject Author Date
libhttrack & VB

12/30/2003 04:46
Re: libhttrack & VB

12/30/2003 09:45




b

Created with FORUM 2.0.11