Dear Gerd,
there are different distributions of Dislin for Intel Fortran. The distribution dl_11_if.zip is compiled from the Dislin
Fortran 90 code. This distribution contains the libraries disifc.lib and disdll.lib. The distribution dl_11_ic.zip is created
from the Dislin C source together with some wrapper routines for calling c code from Fortran. There are 32- and 64-bit
versions of dl_11_ic.zip. If you are creating 32-bit programs, you should link with the Dislin library disifm.lib instead of
disifc.lib and disdll.lib. For 64-bit programming the name of the Dislin library is disifl.lib.
user32.lib and gdi32.lib are Windows systems libraries. They are required by Dislin.
With best regards,
Helmut