<?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 : Exception when exiting Report Sample</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Exception when exiting Report Sample]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 02:09:20 +0000</pubDate>
  <lastBuildDate>Thu, 18 Aug 2016 10:27:10 +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=23101</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[Exception when exiting Report Sample : Hi!i have also problems with C...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23101&amp;PID=74965&amp;title=exception-when-exiting-report-sample#74965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 23101<br /><strong>Posted:</strong> 18 August 2016 at 10:27am<br /><br />Hi!<br><br>i have also problems with CXTPFrameShadowManager:<br><br>http://forum.codejock.com/forum_posts.asp?TID=23045<br><br>Alex<br>]]>
   </description>
   <pubDate>Thu, 18 Aug 2016 10:27:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23101&amp;PID=74965&amp;title=exception-when-exiting-report-sample#74965</guid>
  </item> 
  <item>
   <title><![CDATA[Exception when exiting Report Sample : When running and closing the Report...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23101&amp;PID=74963&amp;title=exception-when-exiting-report-sample#74963</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 23101<br /><strong>Posted:</strong> 18 August 2016 at 9:35am<br /><br /><div>When running and closing the Report Sample with v1720 on Windows 10 and VS2008 I get the following exception in XTPFrameShadowManager.cpp:</div><div><span style="line-height: 16.8px;"><table width="99%"><tr><td><pre class="BBcode"></span></div><div><div>void Disable()</div><div>{</div><div>&nbsp; &nbsp; if (m_bRegistered)</div><div>&nbsp; &nbsp; {</div><div><font color="#ff0000">&nbsp; &nbsp; &nbsp; &nbsp; m_pfnWTSUnRegisterSessionNotification(*this);</font></div><div>&nbsp; &nbsp; &nbsp; &nbsp; m_bRegistered = FALSE;</div><div>&nbsp; &nbsp; }</div><div>}</div></div><div></pre></td></tr></table></div><div><span style="line-height: 1.4;">With the call stack:</span></div><div><span style="line-height: 1.4;"><table width="99%"><tr><td><pre class="BBcode"></span></div><div><div>&gt;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPFrameShadowManager::CWtsEventListener::Disable() &nbsp;Line 167 + 0x13 bytes<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPFrameShadowManager::DisableShadow(HWND__ * hWnd=0x00080be6) &nbsp;Line 337<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPFrameShadowManager::OnHookMessage(tagCWPRETSTRUCT * pc=0x005ae1bc) &nbsp;Line 620<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPFrameShadowManager::CFrameShadowHook::OnHookMessage(HWND__ * __formal=0x00000000, HWND__ * __formal=0x00000000, HWND__ * __formal=0x00000000, long &amp; lParam=5956028, HWND__ * __formal=0x00000000) &nbsp;Line 106<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPHookManager::CHookSink::OnHookMessage(HWND__ * hWnd=0x00000000, unsigned int nMessage=0, unsigned int &amp; wParam=0, long &amp; lParam=5956028, long &amp; lResult=0) &nbsp;Line 299 + 0x34 bytes<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPHookManager::OnWindowsHookProc(int idHook=12, int nCode=0, unsigned int wParam=0, long lParam=5956028) &nbsp;Line 520<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1720vc90D.dll!CXTPHookManager::OnWH_CALLWNDPROCRET(int nCode=0, unsigned int wParam=0, long lParam=5956028) &nbsp;Line 499<span ="Apple-tab-span" style="white-space:pre">	</span>C++</div></div><div></pre></td></tr></table></div><div><br></div><div>-cpede</div>]]>
   </description>
   <pubDate>Thu, 18 Aug 2016 09:35:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23101&amp;PID=74963&amp;title=exception-when-exiting-report-sample#74963</guid>
  </item> 
 </channel>
</rss>