The library is compiled with the /MD option, for multithreading support, and is statically linked. There is a section in the Microsoft help file about /MD and related options. The test programs are also compiled with /MD. It sounds like the /MD option may not be optimal... I'll have to take another look at that before the next release. regards Brian Gough