07-02-2010 08:21 AM
How to import a DLL (created in VC++ ) into LAB WINDOWS(which must have the User Interface Resource)?
We get an error at the function that we use in LABWINDOWS that was imported through dll.
ERROR:missing prototype.
Please
provide the correct procedure for impoting dll into lab windows.
07-02-2010 08:56 AM
Are you aware of the FAQ: Using Dynamic Link Libraries with LabWindows/CVI, which can be found here? It might be a good starting point.