代码搜索:strlib

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

代码结果 317
www.eeworm.com/read/122672/14676546

c strlib.c

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

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/207444/15271389

dep strlib.dep

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

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/207444/15271392

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/207444/15271394

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/207444/15271395

c strlib.c

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

dep strlib.dep

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

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/205691/15309870

h strlib.h

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