C
#define TCPFindROMArray(a,b,c,d,e) TCPFindArray(a,(BYTE*)b,c,d,e)
Description
This function is an alias to TCPFindROMArrayEx with no length parameter. It is provided for backwards compatibility with an older API.
#define TCPFindROMArray(a,b,c,d,e) TCPFindArray(a,(BYTE*)b,c,d,e)
This function is an alias to TCPFindROMArrayEx with no length parameter. It is provided for backwards compatibility with an older API.