Menu

How to use DLLs whit dev c++ ?

2003-01-06
2012-09-26
  • Nobody/Anonymous

    Hi
    I'm a new  user of dev c++, and I would know the sintax to import a function located in a file.dll into a
    program , and how to create a  file.dll whit dev c++.

    thanks for yours helps

     
    • upcase

      upcase - 2003-01-07

      Hi!
      1. Check Win API for LoadLibrary or LoadLibraryEx.
      2. Choos DLL as new project file.

      Bye

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.