- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've never really used fortran before, so am not reallly familiar with the language. For something to do at work i have to write a delphi dll and call it in fortran.
I've got a simple delphi dll that shows a message box when the procedure DllMessage is executed. There isn't a problem with the dll as i've successfully ran it in another Delphi app.
Can someone please give me a foolproof guide of what exactly i need to do to get this thing working in fortran as i really cant find help anywhere on the net. It all seems to be the other way around, fortran dll's in xxx language.
Thanks for any help :)
I've never really used fortran before, so am not reallly familiar with the language. For something to do at work i have to write a delphi dll and call it in fortran.
I've got a simple delphi dll that shows a message box when the procedure DllMessage is executed. There isn't a problem with the dll as i've successfully ran it in another Delphi app.
Can someone please give me a foolproof guide of what exactly i need to do to get this thing working in fortran as i really cant find help anywhere on the net. It all seems to be the other way around, fortran dll's in xxx language.
Thanks for any help :)
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's a complete example of this on the Visual Fortran CD (6.5 and later) under INFODFSAMPLESMIXLANG The samples are optionally installed to your hard disk.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page