Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Can i convert a fortran built DLL's to .Net or C# DLL formats?

Can i convert a fortran built DLL's to .Net or C# DLL formats?

Scheduled Pinned Locked Moved C#
csharpdelphihelpquestionannouncement
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    meongmania
    wrote on last edited by
    #1

    I have some DLL's written using fortran, they're very old codes and i am currently writing a newly improved version of the application using C#. Unfortunately, the main engine used in the old software (delphi app) are fully dependant on the DLL's, and i have tried to rewrite them one by one, by reading the .f90 source files. Does anybody know a how-to import those DLL's to C# or maybe .net libs or applications which can be used? I really need them, can anyone help?

    F 1 Reply Last reply
    0
    • M meongmania

      I have some DLL's written using fortran, they're very old codes and i am currently writing a newly improved version of the application using C#. Unfortunately, the main engine used in the old software (delphi app) are fully dependant on the DLL's, and i have tried to rewrite them one by one, by reading the .f90 source files. Does anybody know a how-to import those DLL's to C# or maybe .net libs or applications which can be used? I really need them, can anyone help?

      F Offline
      F Offline
      Farhan Ali
      wrote on last edited by
      #2

      I am not sure about C# DLLs for this,but i think u can include those DLLs as a refernce to ur c# project. .NET framework uses those DLLs as COM componant and u can use required functions inside those DLLs

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups