Iam Using a Dll Compiled from visual C++ Compiler ,when generating Import Shared Library in labview Some of My functions getting errors showing Errors to add preprocessor definitions please help me..
What is the text of the errors? Please attach the header file (.h) for the DLL, and any relevant documentation about the functions you are trying to call. If you don't have a header file, then at a minimum you need to provide the prototypes for the functions.