From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15613 invoked by alias); 12 Sep 2006 21:45:15 -0000 Received: (qmail 15603 invoked by uid 22791); 12 Sep 2006 21:45:15 -0000 X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 12 Sep 2006 21:45:13 +0000 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GNG47-00027g-Cp for pthreads-win32@sourceware.org; Tue, 12 Sep 2006 14:45:11 -0700 Message-ID: <6275031.post@talk.nabble.com> Date: Tue, 12 Sep 2006 21:45:00 -0000 From: Normal To: pthreads-win32@sourceware.org Subject: new to pthread Win 32 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: alacunha@gmail.com X-IsSubscribed: yes Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2006/txt/msg00047.txt.bz2 hi, Sorry if this is a dumb question. I'm trying to learn multithreading with the POSIX pthread functions. I use MS Visual C++ 6.0, and I'm unable to use the free pthread win 32 library. Could anyone instruct me how to do that? where to put the library files? how to make sure I can #include in my C programs? Thx -- View this message in context: http://www.nabble.com/new-to-pthread-Win-32-tf2261622.html#a6275031 Sent from the Sourceware - pthreads-win32 list forum at Nabble.com.