News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Cannot access external dll

Started by ercolesptr2, December 10, 2019, 01:44:31 PM

Previous topic - Next topic

ercolesptr2

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.

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]