.NET
20-20-3.asc
Associated article: 20/20
Tags: .NET
_20/20 Column_
by Al Williams
Listing One
library dialdll;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
View-Project Source) USES clause if your DLL exports any procedures or
...


