代码搜索:strlib

找到约 317 项符合「strlib」的源代码

代码结果 317
www.eeworm.com/read/150030/12323572

lib strlib.lib

www.eeworm.com/read/150030/12323577

c strlib.c

/*------------------------------------------------ STRLIB.C -- Library module for STRPROG program (c) Charles Petzold, 1996 ------------------------------------------------*/
www.eeworm.com/read/150030/12323588

h strlib.h

/*---------------------- STRLIB.H header file ----------------------*/ typedef BOOL (CALLBACK *PSTRCB) (PSTR, PVOID) ; #define MAX_STRINGS 256 #define EXPORT extern "C" __declspec (dlle
www.eeworm.com/read/250665/12392012

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/250665/12392015

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/250665/12392019

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/250665/12392022

c strlib.c

/*------------------------------------------------ STRLIB.C -- Library module for STRPROG program (c) Charles Petzold, 1998 ------------------------------------------------*/
www.eeworm.com/read/228175/14398129

dep strlib.dep

# Microsoft Developer Studio Generated Dependency File, included by StrLib.mak .\StrLib.c : \ ".\StrLib.h"\
www.eeworm.com/read/228175/14398134

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/228175/14398136

h strlib.h

/*---------------------- STRLIB.H header file ----------------------*/ #ifdef __cplusplus #define EXPORT extern "C" __declspec (dllexport) #else #define EXPORT __declspec (dllexport) #en