08-06-2007 02:48 PM
08-06-2007 08:40 PM
08-07-2007 01:59 AM
Makato -
Thanks. VB users will just have to add the dll as a reference before they can see its type library to help them write code (VB's syntax directed editor prompts for function parameters).
They were used to using COM dll's and tried to register the CVI-authored non-COM dll I had given them and it caused all sorts of problems with registry entries and tangled up the VB IDE's reference to the dll. We cleaned up the registry, added the dll as a reference, and now everything's OK.
Thanks again.
Menchar