Okay. I'm just SO not getting my head around connecting to DLLs so I can all a function. I need someone to build me an example with a narrative written like I'm as stupid as this is making me feel.
I have a DLL. Call it TEST.DLL. It's on my C:\ drive. This DLL has a function in it called FUNCTION. I need to, using VB Script, connect to this DLL and call this function (we'll do it as parameter-less for the example).
Can someone show me how to do this and, what other information, if any, do you need? (I have an actuall DLL I'm using, but I'm sure I'll be re-applying this example many different ways, so I'd like to keep it as generic as possible.)
Thanks in advance. I'm marking this as difficult because it is for me. I'm sure you guys who know what you're doing with DLLs and VB script can do this in your sleep. But this is driving me to drink.
Start Free Trial