Click here to Skip to main content
15,901,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to test algorithms for stability Pin
newsbies27-Nov-05 21:18
newsbies27-Nov-05 21:18 
QuestionRe: how to test algorithms for stability Pin
Bob Stanneveld27-Nov-05 22:16
Bob Stanneveld27-Nov-05 22:16 
AnswerRe: how to test algorithms for stability Pin
newsbies27-Nov-05 22:45
newsbies27-Nov-05 22:45 
GeneralRe: how to test algorithms for stability Pin
Bob Stanneveld28-Nov-05 7:29
Bob Stanneveld28-Nov-05 7:29 
QuestionAssertion failure on CPropertySheet Pin
cpp_prgmer27-Nov-05 21:04
cpp_prgmer27-Nov-05 21:04 
AnswerRe: Assertion failure on CPropertySheet Pin
Blake Miller28-Nov-05 8:12
Blake Miller28-Nov-05 8:12 
GeneralRe: Assertion failure on CPropertySheet Pin
cpp_prgmer29-Nov-05 23:50
cpp_prgmer29-Nov-05 23:50 
GeneralRe: Assertion failure on CPropertySheet Pin
cpp_prgmer22-Jan-06 19:09
cpp_prgmer22-Jan-06 19:09 
thanks a lot for the info, the crash got resolved but now I am faced with a new issue.
I am initializing CDateTimeControl with current date on CPorpertyPage::InitDialog(). I have a random crash which appears and disappears with time, and it does not occur at my end.
Also the crash occurs when the exe is built at my end but does not occur when built at some other machine even when I comment out the code being executed on InitDialog().

Module:
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.

the above is the error msg I get on a crash, cud u pls help me diagnose this prob?Cry | :((
GeneralRe: Assertion failure on CPropertySheet Pin
Blake Miller23-Jan-06 6:04
Blake Miller23-Jan-06 6:04 
QuestionPlease Help me............. Pin
thelip200527-Nov-05 19:34
thelip200527-Nov-05 19:34 
AnswerRe: Please Help me............. Pin
Calc2027-Nov-05 21:00
Calc2027-Nov-05 21:00 
AnswerRe: Please Help me............. Pin
Marc Soleda27-Nov-05 23:59
Marc Soleda27-Nov-05 23:59 
AnswerRe: Please Help me............. Pin
ThatsAlok29-Nov-05 1:59
ThatsAlok29-Nov-05 1:59 
QuestionReceiving events from an iframe in a CDHtmlDialog Pin
Florian Schaper27-Nov-05 19:17
Florian Schaper27-Nov-05 19:17 
Questionprint an MS-Access table Pin
Ankush Mehta27-Nov-05 19:13
Ankush Mehta27-Nov-05 19:13 
AnswerRe: print an MS-Access table Pin
vikas amin27-Nov-05 23:27
vikas amin27-Nov-05 23:27 
AnswerRe: print an MS-Access table Pin
Ankush Mehta27-Nov-05 23:38
Ankush Mehta27-Nov-05 23:38 
AnswerRe: print an MS-Access table Pin
S Douglas28-Nov-05 19:36
professionalS Douglas28-Nov-05 19:36 
AnswerRe: print an MS-Access table Pin
Ankush Mehta28-Nov-05 21:34
Ankush Mehta28-Nov-05 21:34 
GeneralRe: print an MS-Access table Pin
S Douglas28-Nov-05 21:59
professionalS Douglas28-Nov-05 21:59 
GeneralRe: print an MS-Access table Pin
Ankush Mehta28-Nov-05 22:51
Ankush Mehta28-Nov-05 22:51 
GeneralRe: print an MS-Access table Pin
S Douglas28-Nov-05 23:45
professionalS Douglas28-Nov-05 23:45 
QuestionProblem in getting TooTip from ToolBar Pin
rajan.msmy27-Nov-05 18:49
rajan.msmy27-Nov-05 18:49 
QuestionGetProcAddress Problems :( Pin
Bobamagoo27-Nov-05 18:01
Bobamagoo27-Nov-05 18:01 
AnswerRe: GetProcAddress Problems :( Pin
sunit527-Nov-05 18:55
sunit527-Nov-05 18:55 

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.