Andrzej Wytyczak-Partyka wrote:
OK. So it's here :http://iapart.net/dav/soc/TabBrowse/ :-)) I still can't compile it under windows (some stl related linker errors) so could you please send me the compiled TabBrowse.dll ?
The only thing you need is to add a missing $(STL_INCLUDED) into your makefile. Search for every occurence of $(CC_INCLUDES) and add the missing part there.
Further you have to enable the include of "<stdio.h>" inside your source and you should remove the "fflush(stdout);" all ! It made trouble here ! The reason for that isnt currently clear for me ... but removing of this code line let everything work fine .-)
I'll put it into the package. I'm trying to send the sourcecode to sourceforge. I'll report upon success. Cheers, Andrzej
Regards Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
