Lines Matching full:dll
72 - Add DLL install in win32/makefile.gcc [Bar-Lev]
94 - Change libz.dll.a back to libzdll.a in win32/Makefile.gcc
163 - Change libzdll.a to libz.dll.a in win32/Makefile.gcc [gentoo 288212]
548 - FAQ update regarding the Windows DLL [Truta]
552 - Adapt the zlib interface to the new DLL convention guidelines [Truta]
571 - Update contrib/vstudio/vc70_32 to comply with the new DLL guidelines
592 - Synchronize zconf.h with the new Windows DLL interface [Truta]
754 - use macro EXTERN instead of extern to support DLL for BeOS (Sander Stoks)
866 - zlib.lib -> zlib.dll in msdos/zlib.rc (Gilles Vollant)
910 - add EXPORT in all exported functions (for Windows DLL)
933 - Add EXPORT keyword for check_func (needed for Windows DLL)
939 - assign numbers to the exported functions in zlib.def (for Windows DLL)
963 - support zlib DLL with BORLAND C++ 5.0 (thanks to Glenn Randers-Pehrson)
977 - zlibVersion and gzerror return const char* (needed for DLL)
993 - added Windows DLL support
994 - added a function zlibVersion (for the DLL support)