Menu

dll

2002-11-24
2012-09-26
  • Nobody/Anonymous

    Hi there,
    Id like to know how to make a dll using DevC++. Ive tryed to do that but I couldnt be succesfull. The application said it couldnt find the entry point of the dll.
    Please, help me.

    Percy.

     
    • Anonymous

      Anonymous - 2002-11-24

      You need entry point or DllEntry function in your code, because there is a lot of stuff to explain, look the FAQ in mingw site http://www.mingw.org and of course WinAPI...

      Toni

       
    • Anonymous

      Anonymous - 2002-11-24

      Mistake... It's not DllEntry, it's DllMain function.

       

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.