944,110 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Unsolved
  • Views: 9398
  • C RSS
Jun 1st, 2006
0

Visual Studio 2005 & POSIX threads

Expand Post »
I've been looking for information on threading, and I found information on POSIX pthreads. Apparently, Visual Studio 2005 does not have pthreads.h in their library. I did a search on the computer, and I found pthreadlocale.obj in the LIB directory. Does this object file have anything to do with pthread.h? I heard you can compile a class into object code(or maybe it was a .DLL) so people can't read your source, but it is still useable. Could it be possible that a .obj file has pthread stuff in it?

This is a quote from the pthread project site:

Win32 does not, and is unlikely to ever, support pthreads natively. This project seeks to provide a freely available and high-quality solution to this problem.


With this statement, I'm assuming pthreadlocale has nothing to do with the pthread I am interested in. Might anyone know what pthreadlocale.obj is used for?

Thank you for reading.

P.S. If anyone has a good explanation of the difference between .DLL, .OBJ, and .LIB files, it would clarify many things for me.
Similar Threads
Reputation Points: 36
Solved Threads: 2
Junior Poster in Training
nanodano is offline Offline
78 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C Forum Timeline: Memory control with a vector
Next Thread in C Forum Timeline: Void* Array - HELP!





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC