G
Guest
Hi,
I get this exception everytime I debug and is just annoying.
"Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention."
The exception is being thrown from a third party code base which I can't even fix (and I don't know how to fix).
Is there a way that this can be suppressed.
Thanks in advance.
- AP.
I get this exception everytime I debug and is just annoying.
"Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention."
The exception is being thrown from a third party code base which I can't even fix (and I don't know how to fix).
Is there a way that this can be suppressed.
Thanks in advance.
- AP.