03-26-2009 01:05 AM
Hi guys:
I have a problem at loading a dll a in LV, the situation is :dll a will load dll b, i have test a in vs2003, but when i try in LV CLN, it seems like dll a can't find b, i am sure dll a ,dll b and test vi have been copyed to the same directory.
Any suggestion?
thanks
03-26-2009 01:07 AM - edited 03-26-2009 01:07 AM
How about placing those two dlls in system32 folder?
ZJ Gu
03-26-2009 01:23 AM
Post your vi or give a screenshot of your code to help us in narrow down your issue,
Mathan
03-26-2009 02:14 AM
i have try to copy to sys32 path, but still can't work
03-26-2009 02:41 AM
adobefree wrote:i have try to copy to sys32 path, but still can't work
That's why we are telling to give us some more info. Its better to post your vi or give a screenshot that will help us to guide you better.
Thanks for your understanding,
Mathan
03-26-2009 04:04 AM
03-26-2009 04:11 AM
Dear Adobefree,
Again lack of information. You have just posted screenshot of dll declaration. Do you know the working principle of both a.dll and b.dll? Will a.dll when called will automatically call b.dll? It seems there is only one parameter (that too in other language am sorry i know only English) in that dll. What that parameter is for? Please post your vi.
Thanks for your understanding,
Mathan
03-26-2009 04:46 AM
Hi :
First of all, thanks for your great help!
I am sorrry , i used to believe my vi is too simple to post, only a CLN exist on the plane.
Is there anything you want? i mean the packing code of dll a?
Thanks
03-26-2009 04:51 AM
First of all, thanks for your great help!
You are welcome
Is there anything you want? i mean the packing code of dll a?
Yes please both dll a and dll b (if possible some documentation about both the dll)
Thanks
03-26-2009 05:53 AM
Hi mathan :
Please allow me to say thank you again, you know i have got lots of information at those dll problems(loading ascii c dll in LV or loading LV dll in c entironment ), this forum gave me great help to slove this kinds of issue ,speciall in the 《Machine Vision》 child panel.
Reffering to the problem i mentioned above , i can't post the whole dll based on the promise for customer technic security, can you just tell me what the common reason that how dose it happens? i don't think there is some connection with the dll generation.
Or any experiment you gona do ? just tell me.
thanks