Menu

Help With DLLs

2007-07-30
2012-09-26
  • Nobody/Anonymous

    Hello Everyone,
    I have 2 questions: 1. How do I write the code in a DLL file. What am I supposed to write in the DLL_Process_Attach, DLL_Process_Detach, DLL_Thread_Attach, and the DLL_Thread_Detach sections? Is it just supposed to be regular lines of executable code like in an EXE file or are there special things that I have to define? Basically I have no idea how to write stuff in a DLL file. 2: How do I include a DLL in an EXE file so that when I do something it will open as a program? AHHHH! I'M REALLY CONFUSED! Please help! Thanks!

     
    • Nobody/Anonymous

      if you considered a either a forum search for "dll" or reading the FAQ-Thread "Read This Before....." most of your questions could be answered already.
      Having said this, enjoy! :o)

      besides, this article doesn't answer all your questions, but might be helpful to get an idea about simple dll-usage:

      http://www.flipcode.com/articles/article_creatingdlls.shtml

       

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.