|
DLL deployment is simply putting the ProEssentials
DLL into your setup script so that it's installed with your application.
Whether
you implemented a pure DLL solution or used the WinForm, WebForm, ActiveX,
or VCL interfaces, you must always distribute the DLL with your application.
The ProEssentials DLL is named different
for Pro, Standard, and Lite products.
|
"PEGRP32D.DLL" |
ProEssentials v6 Pro |
|
"PEGRPDS.DLL" |
ProEssentials v6 Standard |
|
"PEGRPDL.DLL" |
ProEssentials v6 Lite |
|