代码搜索:strlib
找到约 317 项符合「strlib」的源代码
代码结果 317
www.eeworm.com/read/196267/8107425
h strlib.h
/*----------------------
STRLIB.H header file
----------------------*/
#ifdef __cplusplus
#define EXPORT extern "C" __declspec (dllexport)
#else
#define EXPORT __declspec (dllexport)
#en
www.eeworm.com/read/196267/8107430
dll strlib.dll
www.eeworm.com/read/196267/8107431
lib strlib.lib
www.eeworm.com/read/196267/8107432
mak strlib.mak
# Microsoft Developer Studio Generated NMAKE File, Based on StrLib.dsp
!IF "$(CFG)" == ""
CFG=StrLib - Win32 Debug
!MESSAGE No configuration specified. Defaulting to StrLib - Win32 Debug.
!ENDIF
www.eeworm.com/read/196267/8107433
c strlib.c
/*------------------------------------------------
STRLIB.C -- Library module for STRPROG program
(c) Charles Petzold, 1998
------------------------------------------------*/
www.eeworm.com/read/196267/8107436
dll strlib.dll
www.eeworm.com/read/196267/8107438
lib strlib.lib
www.eeworm.com/read/144110/12815887
dep strlib.dep
# Microsoft Developer Studio Generated Dependency File, included by StrLib.mak
.\StrLib.c : \
".\StrLib.h"\
www.eeworm.com/read/144110/12815893
dsp strlib.dsp
# Microsoft Developer Studio Project File - Name="StrLib" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/144110/12815897
h strlib.h
/*----------------------
STRLIB.H header file
----------------------*/
#ifdef __cplusplus
#define EXPORT extern "C" __declspec (dllexport)
#else
#define EXPORT __declspec (dllexport)
#en