Answered how to create a shared DLL

  • 6. března 2012 6:31
     
     

    I have made a DLL and i can use it in almost any other program by pasting it in the directory of the program.

    Now i wanted to make a Shared dll so that i can use one copy of my dll for many programs without even pasting the dll in their respective directory.

    Plsss tell me how to make such a DLL in c++

Všechny reakce