<?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 : CXTPPropExchangeXMLNode</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPPropExchangeXMLNode]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 16:28:30 +0000</pubDate>
  <lastBuildDate>Tue, 21 Apr 2009 02:10:06 +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=14088</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[CXTPPropExchangeXMLNode : void CMainFrame::OnClose() { CXTPPropExchangeXMLNode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14088&amp;PID=48176&amp;title=cxtppropexchangexmlnode#48176</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5160">LiLuan</a><br /><strong>Subject:</strong> 14088<br /><strong>Posted:</strong> 21 April 2009 at 2:10am<br /><br /><DIV>void CMainFrame::OnClose()</DIV><DIV>{</DIV><DIV>CXTPPropExchangeXMLNode px(FALSE, 0, _T("Settings"));</DIV><P>&nbsp;CXTPPropExchangeSection pxDockingPane(px.GetSection(_T("DockingPane")));</P><P>&nbsp;CXTPDockingPaneLayout layoutNormal(&amp;m_paneManager);<BR>&nbsp;m_paneManager.GetLayout(&amp;layoutNormal);<BR>&nbsp;layoutNormal.DoPropExchange(&amp;pxDockingPane);</P><P>&nbsp;px.SaveToFile(m_strIniFileName);&nbsp;</P><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct)</DIV><DIV>{</DIV><DIV>&nbsp;</DIV><DIV>CXTPPropExchangeXMLNode px(TRUE, 0, _T("Settings"));</DIV><P>&nbsp;if (px.LoadFromFile(m_strIniFileName))<BR>&nbsp;{<BR>&nbsp;&nbsp;CXTPPropExchangeSection pxDockingPane(px.GetSection(_T("DockingPane")));<BR>&nbsp;&nbsp;CXTPDockingPaneLayout layoutNormal(&amp;m_paneManager);<BR>&nbsp;&nbsp;if (layoutNormal.DoPropExchange(&amp;pxDockingPane))<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;m_paneManager.SetLayout(&amp;layoutNormal);<BR>&nbsp;&nbsp;}<BR>&nbsp;}</P><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>////err</DIV><DIV>at the point of ..&nbsp;if (px.LoadFromFile(m_strIniFileName))&nbsp; ..the file(*.xml) is existed which&nbsp;will Load; but the function return value is FALSE; why??</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Apr 2009 02:10:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14088&amp;PID=48176&amp;title=cxtppropexchangexmlnode#48176</guid>
  </item> 
 </channel>
</rss>