Lines Matching refs:DLL
124 There is limited support for making a ``DLL'' in windows via the ``makefile.cygwin\_dll'' makefile. It requires
125 Cygwin to work with since it requires the auto-export/import functionality. The resulting DLL and import library
126 ``libtommath.dll.a'' can be used to link LibTomMath dynamically to any Windows program using Cygwin.