- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to link to a third party DLL, its functions are VC++ name mangled. Is there any way to call these functions from FORTRAN, since I am obviously unable to change the conventions in the DLL?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually...
running depends.exe on the DLL doesn't show any mangling (does it ever?), but the .lib files do, when viewed through notepad...
running depends.exe on the DLL doesn't show any mangling (does it ever?), but the .lib files do, when viewed through notepad...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK...seems I've got it to link, just had to determine which bits of decoration were necessary....

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