Click here to Skip to main content
15,906,333 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Control question Pin
Chris Meech17-Nov-04 7:29
Chris Meech17-Nov-04 7:29 
GeneralRe: Control question Pin
ricardo.padrela17-Nov-04 7:37
ricardo.padrela17-Nov-04 7:37 
GeneralRe: Control question Pin
Chris Meech17-Nov-04 8:04
Chris Meech17-Nov-04 8:04 
GeneralRe: Control question Pin
Maximilien17-Nov-04 7:00
Maximilien17-Nov-04 7:00 
GeneralRe: Control question Pin
ricardo.padrela17-Nov-04 7:06
ricardo.padrela17-Nov-04 7:06 
GeneralRe: Control question Pin
John R. Shaw17-Nov-04 8:42
John R. Shaw17-Nov-04 8:42 
GeneralRe: Control question Pin
Maximilien17-Nov-04 9:20
Maximilien17-Nov-04 9:20 
GeneralAccused of function pointering Pin
brianwelsch17-Nov-04 4:11
brianwelsch17-Nov-04 4:11 
My program is claiming the following runtime error:

Debug Error !<br />
Program : MyProgram.EXE<br />
Module :<br />
File : i386\chkesp.c<br />
Line : 42<br />
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.


I can ignore it and things appear OK, but that doesn't solve anything. The message is popping up when I return from my function. The thing is I don't use any function pointers so I'm not sure why I'm getting this. Any other funky reasons this error might show up?
The more frustrating part is haven't made changes to this section of code in months.
Thanks for any leads.

BW
The Biggest Loser


"Farm Donkey makes us laugh.
Farm Donkey hauls some ass."
-The Stoves

GeneralRe: Accused of function pointering Pin
Phil J Pearson17-Nov-04 4:51
Phil J Pearson17-Nov-04 4:51 
GeneralRe: Accused of function pointering Pin
basementman17-Nov-04 4:59
basementman17-Nov-04 4:59 
GeneralRe: Accused of function pointering Pin
basementman17-Nov-04 5:00
basementman17-Nov-04 5:00 
GeneralChange color of items of list control Pin
Anonymous17-Nov-04 3:25
Anonymous17-Nov-04 3:25 
GeneralRe: Change color of items of list control Pin
RChin17-Nov-04 3:56
RChin17-Nov-04 3:56 
GeneralPerspective Warping Pin
Xa3apT17-Nov-04 3:18
Xa3apT17-Nov-04 3:18 
GeneralSetting the IP address Pin
JC907917-Nov-04 3:12
JC907917-Nov-04 3:12 
GeneralRe: Setting the IP address Pin
ThatsAlok17-Nov-04 17:14
ThatsAlok17-Nov-04 17:14 
GeneralConversion from Encoded Bitstream file to any mediafile format Pin
handle12317-Nov-04 1:46
handle12317-Nov-04 1:46 
GeneralGDI Expert Knowledge Required Pin
Kyudos17-Nov-04 1:25
Kyudos17-Nov-04 1:25 
GeneralRe: GDI Expert Knowledge Required Pin
basementman17-Nov-04 5:19
basementman17-Nov-04 5:19 
GeneralRe: GDI Expert Knowledge Required Pin
Kyudos17-Nov-04 5:30
Kyudos17-Nov-04 5:30 
GeneralRe: Help me : simple Edit Ctrl Pin
dSolariuM17-Nov-04 1:02
dSolariuM17-Nov-04 1:02 
Questionhow to find the process id of an open TCP connection in Win2K Pin
Anonymous17-Nov-04 0:16
Anonymous17-Nov-04 0:16 
AnswerRe: how to find the process id of an open TCP connection in Win2K Pin
Alexander M.,17-Nov-04 9:51
Alexander M.,17-Nov-04 9:51 
Generalits abt CClientDC().....there is a problem when i use it..... Pin
namaskaaram16-Nov-04 23:36
namaskaaram16-Nov-04 23:36 
GeneralRe: its abt CClientDC().....there is a problem when i use it..... Pin
Antony M Kancidrowski17-Nov-04 0:05
Antony M Kancidrowski17-Nov-04 0:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.