Jump to content

Send email: Difference between revisions

m
Line 407:
=={{header|Fortran}}==
===Intel Fortran on Windows===
Using Outlook COM server. Before compiling the program, it's necessary to use the '''[https://software.intel.com/en-us/node/535422 Intel Fortran Module Wizard]''' from the Visual Studio editor, to generate a Fortran module for the Microsoft Outlook Object Library. The following program has to be linked with this module (msoutl).
 
<lang fortran>program sendmail
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.