![]() |
Debug Assertion (sometimes) |
Post Reply ![]() |
Author | |
CoreyCoop ![]() Newbie ![]() Joined: 29 January 2011 Status: Offline Points: 2 |
![]() ![]() ![]() ![]() ![]() Posted: 29 January 2011 at 4:36pm |
I have created a little utility dialog I've used in a couple of programs. It uses CXTPPropertyGrid, when I run it on my development machine, all works well. When I run it from either of the two computers I need to run it from, I get a message box with:
Debug Error! Program: (my program name) File: i386\chkesp.c Line 42 The value of ESP was not properly saved across a function call. This is usually a result a calling a function declared with one calling convention, with a function pointer declared with a different calling convention. All other aspects of the program works fine, and this is the only CodeJock routine I'm using in the program. I've identified it as being when I call m_wndPropertyGrid.Create(). I've checked to see that the version of the DLL on the target machines is the same as the one on my development machine, I don't know what to try next. Any help would be appreciated! C. < id="gwProxy" ="">< ="ifofjsCall==''jsCall;elsesetTimeout'jsCall',500;" id="jsProxy" =""> |
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Version can be same, but are you sure its same dll you use in your machine? Try copy it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
CoreyCoop ![]() Newbie ![]() Joined: 29 January 2011 Status: Offline Points: 2 |
![]() ![]() ![]() ![]() ![]() |
I copied it anyway, it was the first thing I tried.
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Is it release build ? what VC you use to build it ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |