- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can anyone point me to a sample of how to load a DLL at runtime and call routines from that DLL. What I'm looking to do is actually compile code to create the DLL and then load it and call the newly created routines. I know I can can create a module to be used in the new DLL that will have the routines I intend to build. Can I do this in fortran, or do I have to do this all in C?
Thanks,
Dave
Thanks,
Dave
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found the DLL/Dynamicload sample problem. That is just what I needed!
Dave
Dave

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