0
votes
Errors in DLLs
Andrea Raimondi
– What is a DLL and why use it?DLL stands for Dynamic Link Library and is Microsoft implementation of dynamic modules. This means that you can load/unload them, find and use references to routines, etc.They, however, don't support Delphi classes. Since Delphi exceptions are classes, you can see ...
Statistics
|
Visits by Source |
User Actions |




