<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Report Trouble with tooltip</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Report Trouble with tooltip]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 00:07:20 +0000</pubDate>
  <lastBuildDate>Mon, 08 Feb 2010 09:27:34 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=16157</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Report Trouble with tooltip : Hello,Found the bug. (my bug ?)Some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16157&amp;PID=56653&amp;title=report-trouble-with-tooltip#56653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 16157<br /><strong>Posted:</strong> 08 February 2010 at 9:27am<br /><br />Hello,<br><br>Found the bug. (my bug ?)<br>Some time the modless dialog will be closed (window destroy) without destroy the dialog object.<br>after new creation the dialog, in the OnInitDialog i call EnableMarkup().<br>And in this function the MarkupContext will get the Report window handle, but only<br>if it was not set.<br>After second open dialog, the MakrupContext hold the old Report Window handle.<br>Now i set the new ReportWindow handle after EnableMarkup.<br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Mon, 08 Feb 2010 09:27:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16157&amp;PID=56653&amp;title=report-trouble-with-tooltip#56653</guid>
  </item> 
  <item>
   <title><![CDATA[Report Trouble with tooltip : Hello,sometime, if i move with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16157&amp;PID=56652&amp;title=report-trouble-with-tooltip#56652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 16157<br /><strong>Posted:</strong> 08 February 2010 at 9:04am<br /><br />Hello,<br><br>sometime, if i move with mouse over ReportControl i get a assert.<br>The ReportControl is on a modless dialog.<br>Use v14.0.0beta.<br>VS .NET 2003<br>here is the callstack.<br><br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c91120e() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; msvcr71d.dll!_CrtDbgBreak()&nbsp; Zeile 93&nbsp;&nbsp;&nbsp; C<br>&nbsp;&nbsp;&nbsp;&nbsp; msvcr71d.dll!_CrtDbgReport(int nRptType=2, const char * szFile=0x7c144c68, int nLine=880, const char * szModule=0x00000000, const char * szFormat=0x00000000, ...)&nbsp; Zeile 427&nbsp;&nbsp;&nbsp; C<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxAssertFailedLine(const char * lpszFileName=0x7c144c68, int nLine=880)&nbsp; Zeile 28 + 0x14&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::AssertValid()&nbsp; Zeile 880 + 0x20&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxAssertValidObject(const CObject * pOb=0x0ae0d524, const char * lpszFileName=0x7c144c68, int nLine=2645)&nbsp; Zeile 108&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::GetParentOwner()&nbsp; Zeile 2647&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPToolTipContext::FilterToolTipMessageHelper(CWnd * pWndHost=0x0ae0d524, tagMSG * pMsg=0x0012a658, int bIgnoreFlags=1)&nbsp; Zeile 1998 + 0x8&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPToolTipContext::FilterToolTipMessage(CWnd * pWndHost=0x0ae0d524, tagMSG * pMsg=0x0012a658)&nbsp; Zeile 1898&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPToolTipContext::FilterToolTipMessage(CWnd * pWndHost=0x0ae0d524, unsigned int message=675, unsigned int wParam=0, long lParam=0)&nbsp; Zeile 1893&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPMarkupContext::OnWndMsg(CXTPMarkupUIElement * pUIElement=0x0acb6390, unsigned int message=675, unsigned int wParam=0, long lParam=0, long * pResult=0x0012aa3c)&nbsp; Zeile 740&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!XTPMarkupRelayMessage(CXTPMarkupUIElement * pElement=0x0acb6390, unsigned int message=675, unsigned int wParam=0, long lParam=0, long * pResult=0x0012aa3c)&nbsp; Zeile 119 + 0x35&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPReportControl::OnWndMsg(unsigned int message=675, unsigned int wParam=0, long lParam=0, long * pResult=0x0012aa3c)&nbsp; Zeile 6023 + 0x1e&nbsp;&nbsp;&nbsp; C++<br>&gt;&nbsp;&nbsp;&nbsp; Lasal2.exe!CXTPReportControlEx::OnWndMsg(unsigned int message=675, unsigned int wParam=0, long lParam=0, long * pResult=0x0012aa3c)&nbsp; Zeile 96 + 0x1b&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::WindowProc(unsigned int message=675, unsigned int wParam=0, long lParam=0)&nbsp; Zeile 1745 + 0x1e&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxCallWndProc(CWnd * pWnd=0x0ac4f858, HWND__ * hWnd=0x000a06ce, unsigned int nMsg=675, unsigned int wParam=0, long lParam=0)&nbsp; Zeile 241 + 0x1a&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxWndProc(HWND__ * hWnd=0x000a06ce, unsigned int nMsg=675, unsigned int wParam=0, long lParam=0)&nbsp; Zeile 389&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxWndProcBase(HWND__ * hWnd=0x000a06ce, unsigned int nMsg=675, unsigned int wParam=0, long lParam=0)&nbsp; Zeile 209 + 0x15&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_InternalCallWinProc@20()&nbsp; + 0x28&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_UserCallWinProcCheckWow@32()&nbsp; + 0xb7&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_DispatchMessageWorker@8()&nbsp; + 0xdc&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_DispatchMessageW@4()&nbsp; + 0xf&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_DialogBox2@16()&nbsp; + 0x1a6&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_InternalDialogBox@24()&nbsp; + 0xb6&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_SoftModalMessageBox@4()&nbsp; + 0x677&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_MessageBoxWorker@4()&nbsp; + 0x175&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_MessageBoxTimeoutW@24()&nbsp; + 0x7a&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_MessageBoxTimeoutA@24()&nbsp; + 0x9c&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_MessageBoxExA@20()&nbsp; + 0x1b&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_MessageBoxA@16()&nbsp; + 0x45&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; msvcr71d.dll!__crtMessageBoxA(const char * lpText=0x0012b2c4, const char * lpCaption=0x10268444, unsigned int uType=73746)&nbsp; Zeile 119&nbsp;&nbsp;&nbsp; C<br>&nbsp;&nbsp;&nbsp;&nbsp; msvcr71d.dll!CrtMessageWindow(int nRptType=2, const char * szFile=0x7c144c68, const char * szLine=0x0012c308, const char * szModule=0x00000000, const char * szUserMessage=0x0012c328)&nbsp; Zeile 617 + 0x16&nbsp;&nbsp;&nbsp; C<br>&nbsp;&nbsp;&nbsp;&nbsp; msvcr71d.dll!_CrtDbgReport(int nRptType=2, const char * szFile=0x7c144c68, int nLine=880, const char * szModule=0x00000000, const char * szFormat=0x00000000, ...)&nbsp; Zeile 516 + 0x4c&nbsp;&nbsp;&nbsp; C<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxAssertFailedLine(const char * lpszFileName=0x7c144c68, int nLine=880)&nbsp; Zeile 28 + 0x14&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::AssertValid()&nbsp; Zeile 880 + 0x20&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxAssertValidObject(const CObject * pOb=0x0ae0d524, const char * lpszFileName=0x7c144c68, int nLine=2645)&nbsp; Zeile 108&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::GetParentOwner()&nbsp; Zeile 2647&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPToolTipContext::FilterToolTipMessageHelper(CWnd * pWndHost=0x0ae0d524, tagMSG * pMsg=0x0012f7ec, int bIgnoreFlags=1)&nbsp; Zeile 1998 + 0x8&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPToolTipContext::FilterToolTipMessage(CWnd * pWndHost=0x0ae0d524, tagMSG * pMsg=0x0012f7ec)&nbsp; Zeile 1898&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPToolTipContext::FilterToolTipMessage(CWnd * pWndHost=0x0ae0d524, unsigned int message=512, unsigned int wParam=0, long lParam=1572901)&nbsp; Zeile 1893&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPMarkupContext::OnWndMsg(CXTPMarkupUIElement * pUIElement=0x0acb6390, unsigned int message=512, unsigned int wParam=0, long lParam=1572901, long * pResult=0x0012fbd0)&nbsp; Zeile 740&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!XTPMarkupRelayMessage(CXTPMarkupUIElement * pElement=0x0acb6390, unsigned int message=512, unsigned int wParam=0, long lParam=1572901, long * pResult=0x0012fbd0)&nbsp; Zeile 119 + 0x35&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; ToolkitPro1400vc71D.dll!CXTPReportControl::OnWndMsg(unsigned int message=512, unsigned int wParam=0, long lParam=1572901, long * pResult=0x0012fbd0)&nbsp; Zeile 6023 + 0x1e&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; Lasal2.exe!CXTPReportControlEx::OnWndMsg(unsigned int message=512, unsigned int wParam=0, long lParam=1572901, long * pResult=0x0012fbd0)&nbsp; Zeile 96 + 0x1b&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::WindowProc(unsigned int message=512, unsigned int wParam=0, long lParam=1572901)&nbsp; Zeile 1745 + 0x1e&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxCallWndProc(CWnd * pWnd=0x0ac4f858, HWND__ * hWnd=0x000a06ce, unsigned int nMsg=512, unsigned int wParam=0, long lParam=1572901)&nbsp; Zeile 241 + 0x1a&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxWndProc(HWND__ * hWnd=0x000a06ce, unsigned int nMsg=512, unsigned int wParam=0, long lParam=1572901)&nbsp; Zeile 389&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxWndProcBase(HWND__ * hWnd=0x000a06ce, unsigned int nMsg=512, unsigned int wParam=0, long lParam=1572901)&nbsp; Zeile 209 + 0x15&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_InternalCallWinProc@20()&nbsp; + 0x28&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_UserCallWinProcCheckWow@32()&nbsp; + 0xb7&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_DispatchMessageWorker@8()&nbsp; + 0xdc&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_DispatchMessageW@4()&nbsp; + 0xf&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_IsDialogMessageW@8()&nbsp; + 0xdb&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; user32.dll!_IsDialogMessageA@8()&nbsp; + 0x4a&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::IsDialogMessageA(tagMSG * lpMsg=0x001b75b0)&nbsp; Zeile 200&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::PreTranslateInput(tagMSG * lpMsg=0x001b75b0)&nbsp; Zeile 4512&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CDialog::PreTranslateMessage(tagMSG * pMsg=0x001b75b0)&nbsp; Zeile 83&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWnd::WalkPreTranslateTree(HWND__ * hWndStop=0x000b025a, tagMSG * pMsg=0x001b75b0)&nbsp; Zeile 3129 + 0x12&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxInternalPreTranslateMessage(tagMSG * pMsg=0x001b75b0)&nbsp; Zeile 238 + 0x12&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWinThread::PreTranslateMessage(tagMSG * pMsg=0x001b75b0)&nbsp; Zeile 795 + 0x9&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxPreTranslateMessage(tagMSG * pMsg=0x001b75b0)&nbsp; Zeile 257 + 0xf&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxInternalPumpMessage()&nbsp; Zeile 183 + 0x18&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWinThread::PumpMessage()&nbsp; Zeile 916&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWinThread::Run()&nbsp; Zeile 637 + 0xb&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!CWinApp::Run()&nbsp; Zeile 701&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; mfc71d.dll!AfxWinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, char * lpCmdLine=0x00151f08, int nCmdShow=1)&nbsp; Zeile 49 + 0xb&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; Lasal2.exe!WinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, char * lpCmdLine=0x00151f08, int nCmdShow=1)&nbsp; Zeile 25&nbsp;&nbsp;&nbsp; C++<br>&nbsp;&nbsp;&nbsp;&nbsp; Lasal2.exe!WinMainCRTStartup()&nbsp; Zeile 390 + 0x39&nbsp;&nbsp;&nbsp; C<br>&nbsp;&nbsp;&nbsp;&nbsp; kernel32.dll!7c817077() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c925d47() &nbsp;&nbsp;&nbsp; <br><br>&nbsp;Jimmy<br><br>]]>
   </description>
   <pubDate>Mon, 08 Feb 2010 09:04:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16157&amp;PID=56652&amp;title=report-trouble-with-tooltip#56652</guid>
  </item> 
 </channel>
</rss>