On Mon, 6 May 2002, Marek Mikus wrote: > Hello, > plugin works OK until 1.60d version, in all newer versions doesn't work > and when is new message received and plugin is called, error message "AVG > is not installed" appears. > > Last version of plugin is here: > http://www.thebat.ipex.cz/stazeni/beta/avgbatb6.zip
Comment about this from plugin developer: ******************************************************************** You have changed the semantics of calling plugin functions. The BAV_Initialize and BAV_Unitialize are now called multiple times, which wasn't before. The latest version (1.60j) also contains a bug - it calls BAV_Initialize before testing a file, but it doesn't call Unitialize after that! Either revert to the previous mode where Init/Unit was called once in a lifetime of the plugin or properly pair calling of Init/Uninit. ******************************************************************** Link to new version of plugin, which accepts multiple calling: http://www.thebat.ipex.cz/stazeni/beta/avgbatb7.zip -- Marek Mikus Czech Support of The Bat! http://www.thebat.ipex.cz _________________________________________________________ Archives : http://tbbeta.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Bugs/Wishes: https://bt.ritlabs.com/

