From mboxrd@z Thu Jan 1 00:00:00 1970 From: "uGAH man" To: "pthread" Subject: borland builder Date: Tue, 18 Jul 2000 11:57:00 -0000 Message-id: <000d01bff0ea$06abd040$3724d6c8@com.br.ugah> X-SW-Source: 2000/msg00042.html 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.