hi i wanted to use pthreads for win32 in my borland c++ builder application, but borland requires you to import code from the dll into a lib. could anyone tell me how to do this, since pthread-win32 code is distributed under a dll AND a lib ? thanks.