Click here to Skip to main content
15,913,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerI think I figured it out Pin
jkirkerx27-Mar-12 9:56
professionaljkirkerx27-Mar-12 9:56 
QuestionTooltip issue with dialog app Pin
David Crow27-Mar-12 7:21
David Crow27-Mar-12 7:21 
GeneralRe: Tooltip issue with dialog app Pin
Code-o-mat27-Mar-12 8:51
Code-o-mat27-Mar-12 8:51 
GeneralRe: Tooltip issue with dialog app Pin
David Crow27-Mar-12 9:21
David Crow27-Mar-12 9:21 
GeneralRe: Tooltip issue with dialog app Pin
Code-o-mat27-Mar-12 9:34
Code-o-mat27-Mar-12 9:34 
GeneralRe: Tooltip issue with dialog app Pin
David Crow27-Mar-12 9:47
David Crow27-Mar-12 9:47 
GeneralRe: Tooltip issue with dialog app Pin
Code-o-mat27-Mar-12 10:48
Code-o-mat27-Mar-12 10:48 
GeneralRe: Tooltip issue with dialog app Pin
David Crow27-Mar-12 10:58
David Crow27-Mar-12 10:58 
Code-o-mat wrote:
What's in the call stack?
From the time I click a button to bring up the dialog until the assertion fires:

mfc90ud.dll!CWnd::AssertValid() Line 896 + 0x24 bytes C++
mfc90ud.dll!AfxAssertValidObject(const CObject * pOb=0x00837b60, const char * lpszFileName=0x60cb4838, int nLine=2433) Line 107 C++
mfc90ud.dll!CWnd::GetTopLevelParent() Line 2435 C++
mfc90ud.dll!AfxInternalPreTranslateMessage(tagMSG * pMsg=0x0073dce8) Line 241 + 0x8 bytes C++
mfc90ud.dll!CWinThread::PreTranslateMessage(tagMSG * pMsg=0x0073dce8) Line 777 + 0x9 bytes C++
mfc90ud.dll!AfxPreTranslateMessage(tagMSG * pMsg=0x0073dce8) Line 252 + 0x11 bytes C++
mfc90ud.dll!AfxInternalPumpMessage() Line 178 + 0x18 bytes C++
mfc90ud.dll!CWinThread::PumpMessage() Line 900 C++
mfc90ud.dll!AfxPumpMessage() Line 190 + 0xd bytes C++
mfc90ud.dll!CWnd::RunModalLoop(unsigned long dwFlags=4) Line 4386 + 0x5 bytes C++
mfc90ud.dll!CPropertySheet::DoModal() Line 954 + 0xc bytes C++
StafTrakrAdmin.exe!CStafTrakrAdminDialog::OnBnClickedDefault() Line 158 C++

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: Tooltip issue with dialog app Pin
Code-o-mat27-Mar-12 11:28
Code-o-mat27-Mar-12 11:28 
GeneralRe: Tooltip issue with dialog app Pin
David Crow27-Mar-12 17:06
David Crow27-Mar-12 17:06 
GeneralRe: Tooltip issue with dialog app Pin
Randor 27-Mar-12 13:58
professional Randor 27-Mar-12 13:58 
GeneralRe: Tooltip issue with dialog app Pin
David Crow27-Mar-12 17:10
David Crow27-Mar-12 17:10 
GeneralRe: Tooltip issue with dialog app Pin
Randor 27-Mar-12 22:19
professional Randor 27-Mar-12 22:19 
GeneralRe: Tooltip issue with dialog app Pin
David Crow28-Mar-12 2:30
David Crow28-Mar-12 2:30 
AnswerRe: Tooltip issue with dialog app Pin
Jochen Arndt28-Mar-12 3:40
professionalJochen Arndt28-Mar-12 3:40 
GeneralRe: Tooltip issue with dialog app Pin
David Crow28-Mar-12 3:46
David Crow28-Mar-12 3:46 
GeneralRe: Tooltip issue with dialog app Pin
Jochen Arndt28-Mar-12 3:59
professionalJochen Arndt28-Mar-12 3:59 
GeneralRe: Tooltip issue with dialog app Pin
David Crow28-Mar-12 4:07
David Crow28-Mar-12 4:07 
SuggestionRe: Tooltip issue with dialog app Pin
Jochen Arndt28-Mar-12 5:02
professionalJochen Arndt28-Mar-12 5:02 
GeneralRe: Tooltip issue with dialog app Pin
Randor 28-Mar-12 8:24
professional Randor 28-Mar-12 8:24 
QuestionRe: Tooltip issue with dialog app Pin
David Crow28-Mar-12 8:59
David Crow28-Mar-12 8:59 
QuestionRe: Tooltip issue with dialog app Pin
Randor 28-Mar-12 9:43
professional Randor 28-Mar-12 9:43 
AnswerRe: Tooltip issue with dialog app Pin
David Crow28-Mar-12 9:49
David Crow28-Mar-12 9:49 
GeneralRe: Tooltip issue with dialog app Pin
Randor 28-Mar-12 10:10
professional Randor 28-Mar-12 10:10 
GeneralRe: Tooltip issue with dialog app Pin
David Crow28-Mar-12 10:25
David Crow28-Mar-12 10:25 

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.