| AntiDebugLIB Function Reference | |
GJ_strstr |
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
|