[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[TRNSYS-users] A TYPE calling another TYPE



Dear all,

I want to include a dll file created in FORTRAN into a TRNDLL.lib. This
dll file (called TYPE201) also calls another dll file (TYPE202). How can
I link these two dlls to TRNDLL.lib without rebuilding TRNDll.lib?
(Note: TYPE202.for is not local to TYPE201.for).

I appreciate you help.

ehalawa