Is it possible to copy a DLL from an installed application into your own bin folder, link to it and call functions at runtime, if you know the API? Does the DLL change if you’ve bought it from the component vendor and if you grab it off an install?
Share
Sure, it’s possible. Check the license agreement to make sure you are allowed to do so.