12-08-2008 09:13 AM
I'm using Microsoft DAO 3.6 Object Library with the external compiler "Borland C++ Compiler 5.5".
Everything was fine until I changed LabWindow/CVI from 8.5 to 9.0.
Now I got the following Project link error:
" Undefined symbol '_IID_IDispatch' referenced in "excel2000.obj", "microsoft_da0_3_6.obj", and "excelreport.c"."
It's still OK when I compile with CVI compiler...
Solved! Go to Solution.
12-09-2008 12:07 PM