I created a DLL for a function library I wanted to create, but I couldn't find a way to make a default file so that it will be in every new project I open and I could access the class inside via a namespace. Its really annoying to have to drag the DLL in from my file explorer every time I want to use the functions inside it. NOTE: I'm looking for how to make it a DEFAULT FILE. I'd be super grateful for any help.
↧