Reference to a .dll
Hi guys, I'm having some issues with VB.(I'm not an expert .NET'er, so go easy on me.
)
I have a library that I want to reference, so I can input keystrokes more easily. NOW, it works perfectly, but I must have the dll in the same folder as the executable.
Is there a way that I can add the dll to resources, (or something like that), so that I'd only need the executable for it to work?
(The dll used is the "InputSimulator.dll", used in my tutorial of How to make Virtual Keystrokes.)
I'd really be grateful if anyone could help me out with this. Either way, here's a b0b0.
)I have a library that I want to reference, so I can input keystrokes more easily. NOW, it works perfectly, but I must have the dll in the same folder as the executable.
Is there a way that I can add the dll to resources, (or something like that), so that I'd only need the executable for it to work?
(The dll used is the "InputSimulator.dll", used in my tutorial of How to make Virtual Keystrokes.)
I'd really be grateful if anyone could help me out with this. Either way, here's a b0b0.

