Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Threads in MFC

Threads in MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++helplearning
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sushrut83
    wrote on last edited by
    #1

    Hello friends, As I am beginner in threads utilization in VC++,therefore i need some assignments to go and can help myself. Thanks In advance! Sushrut

    modified on Sunday, December 7, 2008 4:14 AM

    J H D 3 Replies Last reply
    0
    • S sushrut83

      Hello friends, As I am beginner in threads utilization in VC++,therefore i need some assignments to go and can help myself. Thanks In advance! Sushrut

      modified on Sunday, December 7, 2008 4:14 AM

      J Offline
      J Offline
      Jijo Raj
      wrote on last edited by
      #2

      Check out this articles, 1) Threads in MFC Part I: Worker Threads[^] 2) Threads in MFC Part II: Synchronization Objects[^] 3) Threads in MFC Part III: Exceptions, Suspense, Murder, and Safety[^] You could also find a lot of articles in CodeProject's Threads Section[^]. Regards, Jijo.

      _____________________________________________________ http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

      1 Reply Last reply
      0
      • S sushrut83

        Hello friends, As I am beginner in threads utilization in VC++,therefore i need some assignments to go and can help myself. Thanks In advance! Sushrut

        modified on Sunday, December 7, 2008 4:14 AM

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        See Using Worker Threads[^].

        1 Reply Last reply
        0
        • S sushrut83

          Hello friends, As I am beginner in threads utilization in VC++,therefore i need some assignments to go and can help myself. Thanks In advance! Sushrut

          modified on Sunday, December 7, 2008 4:14 AM

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          sushrut83 wrote:

          ...i need some assignments to go and can help myself.

          • Search for a file in more than one location. Create a worker thread for each location that is being searched. Each thread reports back to the primary thread with its results.

          • Copy a set of files. Create a worker thread for each file to be copied.

            "Love people and use things, not love things and use people." - Unknown

            "The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups