01-12-2009 01:34 PM
Hi there,
Does it make sense to distribute a dll into a llb? if yes how can I do it?
Cheers
Charly
Solved! Go to Solution.
01-13-2009 12:08 AM - edited 01-13-2009 12:09 AM
Hi there
No, this makes no sense. Your OS can't find the DLLs if it's hidden inside a llb.
Why do you want to hide the DLL?
(please ignore attachment)
01-13-2009 12:10 PM
Hi Chris,
I use a dll with a LabVIEW program and I think it would be convenient to distribute all the files (including the dll) together into a llb.
Are you saying that a vi calling the dll couldn't find the dll if they're all into a llb? In this case it doesn't make sense to group them in a dll.
Thanks,
Charly
01-13-2009 03:00 PM
01-13-2009 04:09 PM