Hello everyone,
I know there is an order for which library code is loaded via its *.fp file, which I lonce earned a long, long time ago, and I just looked for this in the CVI 8.5 help, but could not find it.
I believe it goes like this, but could someone please confirm?
"If your CVI project has a *.fp file in it, and that *.fp file has various source or binary code to attach to that is in the *same* directory that the *.fp file is located, the the CVI projecty will first link tothat library via its *.dll file (assuming that its companion *.lib file is also there), but failing that, it will link to its *.dll file that is in the operating system's search path (via that same *.lib file mentioned earlier, assuming it is of the same vintage as that *.dll), and failing that, it will link to its *.obj file, and failing that, it will link to its *.c file (so you end up with "live" source to that library in your project)."
In the statement above, the asterisk is a placeholder for the libray file name, such as MyLibrary, and I think it might even be a case-sensitive library name, not sure about that however...
JB
--
To whom it may concern: My alias is also my nickname, I've had it since I was a (very) skinny basketball-playing teen. OK, so I've got a 38 inch waist now, but my hometown friends haven't shaken that appellation for me. I trust that you will someday be OK with that alias, as I have been with that nickname.