代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/395296/2442471
c libmng_zlib.c
/* ************************************************************************** */
/* * For conditions of distribution and use, * */
/* * see copyright noti
www.eeworm.com/read/395296/2442535
rc zlib1.rc
#include
#ifdef GCC_WINDRES
VS_VERSION_INFO VERSIONINFO
#else
VS_VERSION_INFO VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
#endif
FILEVERSION 1,2,2,0
PRODUCTVERSION 1,2,2,0
www.eeworm.com/read/395229/2447959
h zlib_fs.h
/* zlib_fs.h -- A compatability file mapping the zlib functions to zlib_fs
functions. This will go away. */
#ifndef _ZLIB_FS_H
#define _ZLIB_FS_H
#include
#define zlib_fs_inflate
www.eeworm.com/read/389028/2544345
adb zlib-thin.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/389028/2544349
adb zlib-streams.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/389028/2544350
ads zlib-thin.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/389028/2544351
ads zlib-streams.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/388903/2545834
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a V
www.eeworm.com/read/388903/2545837
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("inf
www.eeworm.com/read/388903/2545838
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------