06-13-2006 04:39 AM
06-14-2006 11:09 AM
Hi,
When you try to load it in LabVIEW, you have an error message or you dll will not work ?
When you load this dll by a C++ application, have you the same problem ?
Regards,
Christophe S.
Account Manager East of France І Certified LabVIEW Associate Developer І National Instruments France
06-14-2006 02:20 PM
Lots of unknowns here.
@clear wrote:
Hi,I had tried to develop a dll with crc code there at Visual C++ 6.0, I got a dll and tried to load at Labview 7.0, but this dosen't work out.What I do wrong?If someone know how to do it, please, send me a e-mail to nadja.bressan@fc.up.pt.Thank you.The source is attached.Nadja.
06-16-2006 03:59 AM
Hi,
I just finish the dll and this works out!
Thank you , for your attention and time.
BG
Clear.
06-16-2006 03:59 AM
Hi,
I just finish the dll and this works out!
Thank you , for your attention and time.
BG
Clear.
06-16-2006 05:31 AM
In that case and since you have started the thread it would be nice if you could do some sort of explanation what was the problem and how you solved it, for the reference of others trying to do similar things. Personally I feel it would be at least a nice gesture in giving back some of the effort other peoples have spent to give you possible solutions and insights.
@clear wrote:
Hi,
I just finish the dll and this works out!
Thank you , for your attention and time.
06-19-2006 04:15 AM
Hi,
After somemany weeks working at the same project we crashed....so if you pay attention at the code you can see that miss a RETURN....a simple one! It's a simple thing that makes the code dosen't work.
I attached the code again.....and if there is any further help that you need, please feel free to contact me.
BG
Clear.