j
k
j a
j l
EA Durbin wrote:
The compiler complains at this line about lstrlenW being passed an incompatible pointer type else if (lstrlenW(value) >= prefix_len) should it be lstrlenW(*value) ?
The compiler complains at this line about lstrlenW being passed an incompatible pointer type
should it be lstrlenW(*value) ?
Thanks for noticing it.
MikoĊaj Zalewski
Back to the thread
Back to the list