好像是导出函数的声明问题???导致调用者不知道
出错信息如下:
......
Moudle:
......
The Value of ESP was not properly saved across a function call. This is usually a result of call a function declared with on calling convertion with a funcion pointer declared with a different calling convention.