- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I had a rather sour experience last night and I'm hoping that I misread the implications.
Obviously, if you open a file anywhere in a program linked as a single .exe, the unit number assigned to that file may be used anywhere in the program. Can the same thing be said if you split that program into a bunch of DLLs?
Bruce
- Balises:
- Intel® Fortran Compiler
Lien copié
2 Réponses
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Yes, if.... If you make sure that the DLLs and your EXE are all linked to the DLL form of the run-time libraries. This is the default when you create a DLL project but you have to ask for it when creating an executable project. In the project properties, select Fortran..Libraries and set "Use run-time library" to "DLL" or "Multithreaded DLL" - make sure that it matches the same setting as your DLL project(s).
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Steve:
I did indeed have a problem, which was fixed by following your directions. Thanks yet again.
Bruce

Répondre
Options du sujet
- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable