Lines Matching refs:DLL
118 - Fix version numbers and DLL names in contrib/vstudio/*/zlib.rc
442 - Add DLL install in win32/makefile.gcc [Bar-Lev]
918 - FAQ update regarding the Windows DLL [Truta]
922 - Adapt the zlib interface to the new DLL convention guidelines [Truta]
941 - Update contrib/vstudio/vc70_32 to comply with the new DLL guidelines
962 - Synchronize zconf.h with the new Windows DLL interface [Truta]
1124 - use macro EXTERN instead of extern to support DLL for BeOS (Sander Stoks)
1280 - add EXPORT in all exported functions (for Windows DLL)
1303 - Add EXPORT keyword for check_func (needed for Windows DLL)
1309 - assign numbers to the exported functions in zlib.def (for Windows DLL)
1333 - support zlib DLL with BORLAND C++ 5.0 (thanks to Glenn Randers-Pehrson)
1347 - zlibVersion and gzerror return const char* (needed for DLL)
1363 - added Windows DLL support
1364 - added a function zlibVersion (for the DLL support)