Forum: Support Posted: Fri Aug 08, 2014 6:19 pm Subject:
I created a solution containing both projects and made the main program dependent on the DLL. Both are Debug Win32. Anyway I get the warning messages and the run-time error occurs.
Forum: Support Posted: Thu Aug 07, 2014 6:58 pm Subject:
Perhaps I should remark that I create DLL and main program in different solutions. So I thought I've to tell the compiler where to find the DLL and added its path in the project settings under Source ...