S
SeppyVS
Guest
Hallo Community,
I am coding a special Interface for Database.
Now I have a Project which has:
Result
Columns
Rows
and another Project:
Database
The Database Project shall become a DLL
and now can I first make the Result, Rows, Columns as static Libraries which I include into the DLL and also exporting the Classes inside the static Library?
another idea were is it possible to fuse two DLLs?
Continue reading...
I am coding a special Interface for Database.
Now I have a Project which has:
Result
Columns
Rows
and another Project:
Database
The Database Project shall become a DLL
and now can I first make the Result, Rows, Columns as static Libraries which I include into the DLL and also exporting the Classes inside the static Library?
another idea were is it possible to fuse two DLLs?
Continue reading...