Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - InitCommandBars() Error,Maybe version problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

InitCommandBars() Error,Maybe version problem

 Post Reply Post Reply
Author
Message
macleehit View Drop Down
Newbie
Newbie


Joined: 10 December 2006
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote macleehit Quote  Post ReplyReply Direct Link To This Post Topic: InitCommandBars() Error,Maybe version problem
    Posted: 10 December 2006 at 10:58am

My Version is 8.6, in my project ,i follow the help in User's guide "Tutorials for Using Xtreme Toolkit Professional Edition version 8.6" .

My problem is :on some computers, it works good, but on other computers,there 's an error, the error is :
 
chkesp.c   line   42   the   value   of   ESPwas   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   
 
i debugged the project ,and i found the problem happend at the function InitCommandBars. 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 December 2006 at 2:28pm

Hi,

if you copy debug version, you must build it in another computer. Try release version.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.