AntiDebugLIB Function Reference
Http://www.antidebuglib.com

GJ_strstr
GJ_wcsstr

 

Syntx

      char* GJ_strstr( const char *string, const char *strCharSet )

      wchar_t* GJ_wcsstr( const wchar_t *string, const wchar_t *strCharSet )

   GJ_strstr is compatible with Run-Time Library function strstr
   GJ_wcsstr is compatible with Run-Time Library function wcsstr.

   For more informations please refer to MSDN Library.

 

 

 

© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved