Delphi 8 for .NET Assemblies; Packages and Libraries
In this article, Bob Swart will explain what .NET Assemblies are, how we can use them in Delphi 8 for .NET applications, and especially how we can make them ourselves (it actually turns out that there is more than one way, and even some special way to use some of them in Win32 applications).
DLLs and .NET Assemblies
The world of Windows application development introduced the DLL...[ 查看全文 ]