Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ercolesptr2 on December 10, 2019, 01:44:31 pm

Title: Cannot access external dll
Post by: ercolesptr2 on December 10, 2019, 01:44:31 pm
I need to access dao360.dll. Using the example at this website (https://www.codeproject.com/Articles/11245/How-to-use-DAO-in-Visual-C-without-MFC) on Code::Blocks I am getting a lot of gibberish in the compile window and then it gives me error that the commands of dao are undefined. Any help how to access external dlls with Code::Blocks? Note that dao360.dll does not have any lib file to link.
Title: Re: Cannot access external dll
Post by: stahta01 on December 10, 2019, 07:55:46 pm
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)