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. what are these error ?

what are these error ?

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
5 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.
  • A Offline
    A Offline
    a04 lqd
    wrote on last edited by
    #1

    what are these error ? nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex

    R A D 3 Replies Last reply
    0
    • A a04 lqd

      what are these error ? nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      Are you sure that you've #included <process.h>? Also, why are you wanting to use _endthreadex? Just return from the thread function. That's the best way to end a thread.

      “Follow your bliss.” – Joseph Campbell

      1 Reply Last reply
      0
      • A a04 lqd

        what are these error ? nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex

        A Offline
        A Offline
        a04 lqd
        wrote on last edited by
        #3

        i find a code and try to run it. X| many errors that i don't know why !

        M 1 Reply Last reply
        0
        • A a04 lqd

          i find a code and try to run it. X| many errors that i don't know why !

          M Offline
          M Offline
          Maximilien
          wrote on last edited by
          #4

          Well, that's a good reason to start learning.

          This signature was proudly tested on animals.

          1 Reply Last reply
          0
          • A a04 lqd

            what are these error ? nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex

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

            They are linker errors. See here.

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            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