Error when use IDiskQuotaUser interface.
-
Hi all, When I use IDiskQuotaUser->SetQuotaLimit() and ->SetQuotaThreadshold()there are always pop up an error dialog: like this: ////////////////////////// Dubug Error Program:** Modlue: File:i386\chkesp.c Line 42 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. Why????????????????????????????????????? And How to resove this problem? I tried to use static dll to build the project but failed for LNK2005 error. also can not resolve the problem. Thanks for help. X|
-
Hi all, When I use IDiskQuotaUser->SetQuotaLimit() and ->SetQuotaThreadshold()there are always pop up an error dialog: like this: ////////////////////////// Dubug Error Program:** Modlue: File:i386\chkesp.c Line 42 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. Why????????????????????????????????????? And How to resove this problem? I tried to use static dll to build the project but failed for LNK2005 error. also can not resolve the problem. Thanks for help. X|