I haven't done much with VB, but I had a need about 2 years ago to provide a mechanism for VB developers to dynamically load and bind to the exports of a DLL I implemented. It turns out it's non-trivial, so I documented my discoveries. Read More »
I haven't done much with VB, but I had a need about 2 years ago to provide a mechanism for VB developers to dynamically load and bind to the exports of a DLL I implemented. It turns out it's non-trivial, so I documented my discoveries.