郁闷阿,esp check failure
zZing 2003-08-16 06:02:05 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.
内嵌汇编的程序。调试过程中遇到上述问题,不知道如何解决,现请教各位
谢谢!