出现如下错误信息:
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.
首先得确认一下,Android是否会有问题
android试了一次快速游戏,没有发现该问题