What is ESP value?
-
Hi, This is very confusing to me. I am getting a run time error while running my debug version of the program, please take a look at the message and see if you understand it and explain it to me in plainer english. Thank you.
Debug Error! File: i386\chkesp.c Line: 42 The value of ESP was not properly saved across a function call. This is usually result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
-
Hi, This is very confusing to me. I am getting a run time error while running my debug version of the program, please take a look at the message and see if you understand it and explain it to me in plainer english. Thank you.
Debug Error! File: i386\chkesp.c Line: 42 The value of ESP was not properly saved across a function call. This is usually result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
See what Dr. GUI says: http://msdn.microsoft.com/library/default.asp?url=/library/enus/dn_voices_askgui/html/askgui08072001.asp Hope this will help /moliate