CrazyEngineers
  • Creating DLL file in DOS

    anki_0305

    Member

    Updated: Oct 27, 2024
    Views: 1.3K
    can anyone tell me if dll file can be created in dos?
    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
  • Kaustubh Katdare

    AdministratorMar 31, 2009

    Thread title changed to something that gives better idea about the thread content.
    Are you sure? This action cannot be undone.
    Cancel
  • MaRo

    MemberMar 31, 2009

    What you mean exactly?

    - Creating DLL in some Language?

    - What you mean by "DOS"? the Operating system or just a Console interface?

    Please clarify what you intend to do for better help, DLLs are tricky & every small detail counts.
    Are you sure? This action cannot be undone.
    Cancel
  • anki_0305

    MemberMar 31, 2009

    i want to use c funtion in java using JNI, so I need to create dll file of function written in c. dll files can be created through VC++ butthe problem is that this cfuntion cannot be compiled in VC++ because of dependencies on the DOS( since i have used <dos.h> header file ). So i want to know if there is any method which converts c function into dll file without changing he dependencies.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register