CrazyEngineers
  • .dll file in turbo C compiler

    anki_0305

    Member

    Updated: Oct 25, 2024
    Views: 1.2K
    can i build a .dll file using turbo C compiler in C language? If yes, then can anyone tell me how to do this.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • ms_cs

    MemberMar 12, 2009

    Shall I know for what purpose do you want to create a DLL file...For what you use that or how you use that dll file..tell your idea here...
    Are you sure? This action cannot be undone.
    Cancel
  • anki_0305

    MemberMar 12, 2009

    i want to call C function from java through JNI for which I need to create .dll file.
    but on the net i found to make .dll file in unix and through VC++ but couldn't find through C-compiler.
    Are you sure? This action cannot be undone.
    Cancel
  • ms_cs

    MemberMar 12, 2009

    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • akj

    MemberNov 4, 2009

    Solution - Generating a .dll file in turbo C compiler

    Hi All,

    Its possible to create a DLL using Turbo C++ and use it in programming (like JNI)



    <a href="https://jainakj.blogspot.com/2009/11/jni-java-native-interface-generating.html" target="_blank" rel="nofollow noopener noreferrer">JNI (Java Native Interface) - Generating a DLL using Turbo C/C++ Compiler | Articles</a>
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register