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. Thread has exited with code 3

Thread has exited with code 3

Scheduled Pinned Locked Moved C / C++ / MFC
announcementquestion
6 Posts 3 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.
  • M Offline
    M Offline
    Maarten Kools
    wrote on last edited by
    #1

    I keep getting that message when closing my application (haven't tested in release version yet though). Is there a way to figure out which thread that exactly is, and why it exists with code 3?

    P T 2 Replies Last reply
    0
    • M Maarten Kools

      I keep getting that message when closing my application (haven't tested in release version yet though). Is there a way to figure out which thread that exactly is, and why it exists with code 3?

      P Offline
      P Offline
      palbano
      wrote on last edited by
      #2

      Try using Debug/Threads on the IDE Menu when debugging your process.

      "No matter where you go, there your are." - Buckaroo Banzai

      -pete

      1 Reply Last reply
      0
      • M Maarten Kools

        I keep getting that message when closing my application (haven't tested in release version yet though). Is there a way to figure out which thread that exactly is, and why it exists with code 3?

        T Offline
        T Offline
        toxcct
        wrote on last edited by
        #3

        GetLastError()


        TOXCCT >>> GEII power

        M 1 Reply Last reply
        0
        • T toxcct

          GetLastError()


          TOXCCT >>> GEII power

          M Offline
          M Offline
          Maarten Kools
          wrote on last edited by
          #4

          I get the error on exiting my application:

          The thread 'Win32 Thread' (0x3e0) has exited with code 3 (0x3)

          I don't know if it's a really big issue, I guess not, but still I'd like to know what's up with that every time

          T 1 Reply Last reply
          0
          • M Maarten Kools

            I get the error on exiting my application:

            The thread 'Win32 Thread' (0x3e0) has exited with code 3 (0x3)

            I don't know if it's a really big issue, I guess not, but still I'd like to know what's up with that every time

            T Offline
            T Offline
            toxcct
            wrote on last edited by
            #5

            exit codes != to 0 dont mean that there has been an error. you must find out what this code represent, but for that, get (and give us if you want) more infos on that thread...


            TOXCCT >>> GEII power

            M 1 Reply Last reply
            0
            • T toxcct

              exit codes != to 0 dont mean that there has been an error. you must find out what this code represent, but for that, get (and give us if you want) more infos on that thread...


              TOXCCT >>> GEII power

              M Offline
              M Offline
              Maarten Kools
              wrote on last edited by
              #6

              I'd really like to give you that info, but unfortunately, I have no idea which threads return that code. I guess it's some internal MFC thread or something.

              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