Visual Basic (VB) uses a packager that generates a setup program for applications. However, GroupWise Object API (a GroupWare type library) cannot be installed in a Visual Basic package and needs to be installed separately.
If you try to install Object API with a VB packager, it:
Finds only the Object API DLL (gwcma1.dll), not the files that gwcma1.dll is dependent on.
Installs gwcma1.dll in the wrong directory and won't install the dependent files.