Thread: multithreads

  1. #1
    JagWire
    Guest

    Unhappy multithreads

    Anyone know a good resource for learning how to implement more than one thread or process? Also on a side note, anything on the WinAPI would be nice too
    -JW

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    http://www.flipcode.com/tutorials/tut_mthread.shtml

    You could also consult the MSDN library at msdn.microsoft.com.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Monitor and Semaphores
    By cs05pp2 in forum C Programming
    Replies: 2
    Last Post: 04-29-2009, 02:44 AM
  2. Completion Port and Multithreads :: MFC
    By kuphryn in forum Windows Programming
    Replies: 0
    Last Post: 11-06-2002, 11:37 PM
  3. Multithreads & Pointer to bool :: MFC
    By kuphryn in forum Windows Programming
    Replies: 7
    Last Post: 06-26-2002, 10:50 AM