P
Pradeep
Hi All,
I am calling a third party API which takes one PVOID argument and
returns data in it. It is a DLL application (Multithreaded dll). But
every time this API returning a memory related error saying that error
with buffer size. I am sure buffer size is enough.
I tried with allocating memory dynamically as well but got the same
result.
Kindly suggest.
I am calling a third party API which takes one PVOID argument and
returns data in it. It is a DLL application (Multithreaded dll). But
every time this API returning a memory related error saying that error
with buffer size. I am sure buffer size is enough.
I tried with allocating memory dynamically as well but got the same
result.
Kindly suggest.