3
votes
5answers
401 views
Virtual Library Interfaces for Delphi/Win32?
I read this article and find the concept of Virtual Library Interfaces nice for runtime loading of DLLs. However it seems that they aren't available for Win32. Is this true? And if so: Why? I don't …
