- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear All,
I'm beginning with development at Fortran and i need know if is possible/and how perform call a Static Library using Dynamic-link Library. My solution is VS Fortran XE 2011.
I need help please.
Tks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I assume your project is a DLL project.
To use a static library, you add this to the project as you would your source files.
The routines in the library can be called, just like any other routine in your project.
Is that what you need to know?
Regards,
David

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