locked
Load and execute class libraries by themselves so that i dont have to reference it, and fire a method from the .exe file to get the library to run RRS feed

  • Question

  • User-1982615125 posted

    class libraries have to be referenced.

    but can i make .dll files in a way, that when i copy them into a folder of my .exe program, that they load and execute by themselves so that i dont have to reference it, and fire a method from the .exe file to get the library moving?

    im trying to make a addon/plugin system for my project.

    Monday, June 11, 2018 3:13 PM

All replies