Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Mar 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...

  • anki_0305

    anki_0305

    @anki-0305-290jhs Mar 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.

  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Mar 12, 2009

    #-Link-Snipped-#

  • akj

    akj

    @akj-mFQzEK Nov 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>