Click here to Skip to main content
15,904,415 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: breakpoints Pin
David Crow4-Aug-03 5:23
David Crow4-Aug-03 5:23 
GeneralRe: breakpoints Pin
Cedric Moonen4-Aug-03 20:28
Cedric Moonen4-Aug-03 20:28 
GeneralWinsock 2 layered service provider Pin
Kuniva4-Aug-03 3:44
Kuniva4-Aug-03 3:44 
Generalaccessing the boot sector Pin
boon kian4-Aug-03 2:51
boon kian4-Aug-03 2:51 
GeneralRe: accessing the boot sector Pin
Kuniva4-Aug-03 3:40
Kuniva4-Aug-03 3:40 
GeneralMAPI implemantations Pin
ranjjj4-Aug-03 2:34
ranjjj4-Aug-03 2:34 
GeneralRe: MAPI implemantations Pin
David Crow4-Aug-03 5:29
David Crow4-Aug-03 5:29 
GeneralStrange error Pin
BoudewijnEctor4-Aug-03 2:13
BoudewijnEctor4-Aug-03 2:13 
Hi people,


I've build an app wich uses some screens; all of them work OK, except for one:

If i press the cancel button, is should return to the previous window, but I get this:

"Run-Time Check Failure #0 - 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've just used a Button and a standard switch statement, both the sending class and the returning one are derived from CDialog!


Can someone tell me what i wrong with this? Confused | :confused:


GeneralRe: Strange error Pin
jhwurmbach4-Aug-03 2:30
jhwurmbach4-Aug-03 2:30 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 2:37
BoudewijnEctor4-Aug-03 2:37 
GeneralRe: Strange error Pin
jhwurmbach4-Aug-03 3:08
jhwurmbach4-Aug-03 3:08 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 3:12
BoudewijnEctor4-Aug-03 3:12 
GeneralRe: Strange error Pin
jhwurmbach4-Aug-03 3:35
jhwurmbach4-Aug-03 3:35 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 3:45
BoudewijnEctor4-Aug-03 3:45 
GeneralRe: Strange error Pin
Ryan Binns4-Aug-03 4:56
Ryan Binns4-Aug-03 4:56 
GeneralRe: Strange error Pin
jhwurmbach4-Aug-03 4:41
jhwurmbach4-Aug-03 4:41 
GeneralRe: Strange error Pin
Bob Stanneveld4-Aug-03 22:13
Bob Stanneveld4-Aug-03 22:13 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 22:16
BoudewijnEctor4-Aug-03 22:16 
GeneralRe: Strange error Pin
Bob Stanneveld4-Aug-03 22:23
Bob Stanneveld4-Aug-03 22:23 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 22:25
BoudewijnEctor4-Aug-03 22:25 
GeneralRe: Strange error Pin
Bob Stanneveld4-Aug-03 22:27
Bob Stanneveld4-Aug-03 22:27 
GeneralRe: Strange error Pin
Bob Stanneveld4-Aug-03 22:32
Bob Stanneveld4-Aug-03 22:32 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 22:33
BoudewijnEctor4-Aug-03 22:33 
GeneralRe: Strange error Pin
Bob Stanneveld4-Aug-03 22:45
Bob Stanneveld4-Aug-03 22:45 
GeneralRe: Strange error Pin
BoudewijnEctor4-Aug-03 23:00
BoudewijnEctor4-Aug-03 23:00 

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.