I have create a ActiveX Dll with a Class module.
It preforms ok, when I am running it in a VB-Project-Group,
as soon as I reference the compiled dll it is terribly slow.

Does anybody know why, and how to fix it?

Details:

The class is intended to save data to a file. The data is provided by srting and string array parameters.

[Edited by rfo on 11-03-2000 at 09:03 AM]