Use REGSVR32 utility from Microsoft. Or you can just call
DllRegisterServer() expoted by the DLL/OCX to rgister it. The function
signature is
HRESULT _stdcall DllRegisterServer().
Makoto
"angela"
wrote in message
news:3a282afe@newsgroups.ni.com...
> I'm a newbie to LabView. I created an Active X control that has 3 third
> party controls within it with Visual Basic. I put this control within
> LabView, but haven't a clue as to how to register the controls for
> distribution so others can run the program. Can anybody help me?
>
> Thanks,
> angela
> angelagarcia@mindspring.com
>
>
>