library Bs1ovi; uses ComServ, BS1OverlayIconl in 'BS1OverlayIconl.pas', CttSchDefine in '..\ContentSearch\LIB_Common\CttSchDefine.pas', GlobalDefine in '..\..\eCrmHE\LIB_Common\GlobalDefine.pas'; exports DllGetClassObject, DllCanUnloadNow, DllRegisterServer, DllUnregisterServer, DllInstall; {$R *.RES} begin end.