Menu

Process32First & Next?

2004-02-08
2012-09-26
  • Nobody/Anonymous

    Why do Process32First & Process32Next (tlhelp.h) come up undefined reference to Process32First/Next@8 in Dev C++ 5 (beta)

     
    • Nobody/Anonymous

      You have to link with the library. Add:

      -lth32

      to your linker command line.

      JMan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.