I'm trying to find a good example of how this is done - can anyone provide a pointer to one?
A simple example, say TStringList is in a DLL. How would I:
1) Put it into a DLL.
2) access it?
I'm guessing this would be related to COM, but I'm not finding a good Delphi example anyplace.
A simple example, say TStringList is in a DLL. How would I:
1) Put it into a DLL.
2) access it?
I'm guessing this would be related to COM, but I'm not finding a good Delphi example anyplace.