<?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 : 11.0.1 - VistaTaskDialog not Finished!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 11.0.1 - VistaTaskDialog not Finished!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 09:13:42 +0000</pubDate>
  <lastBuildDate>Sat, 02 Jun 2007 03:57:29 +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=6966</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[11.0.1 - VistaTaskDialog not Finished! : Hello,  Yes, its right code....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23383&amp;title=11-0-1-vistataskdialog-not-finished#23383</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 02 June 2007 at 3:57am<br /><br /><DIV>Hello,</DIV><DIV>&nbsp;</DIV><DIV>Yes, its right code.</DIV>]]>
   </description>
   <pubDate>Sat, 02 Jun 2007 03:57:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23383&amp;title=11-0-1-vistataskdialog-not-finished#23383</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : What i needed is implementation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23369&amp;title=11-0-1-vistataskdialog-not-finished#23369</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 01 June 2007 at 11:59am<br /><br />What i needed is implementation of method CreateFromFile, and just before your answer, the following implementation was done that seems to work fine (below). Does it seem correct to you?<DIV>&nbsp;</DIV><DIV><FONT size=2><P>BOOL CXTPTaskDialogEx::CreateFromFile(LPCTSTR strFilePath, LPCTSTR lpszDialog)</P><P>{</P><P>CXTPPropExchangeXMLNode px(TRUE, NULL, _T("Dialogs"));</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!px.LoadFromFile(strFilePath))</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> FALSE;</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!px.OnBeforeExchange())</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> FALSE;</P><P>px.SetCompactMode(TRUE);</P><P>CString strDialogSection;</P><P>strDialogSection.Format(_T("Dialog&#091;@Name='%s'&#093;"), lpszDialog);</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!px.IsSectionExists(strDialogSection))</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> FALSE;</P><P>CXTPPropExchangeSection pxDialog(px.GetSection(strDialogSection));</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!pxDialog-&gt;OnBeforeExchange())</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> FALSE;</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> CreateFromResourceParam((CXTPPropExchangeXMLNode*)&amp;pxDialog, NULL, 0);</P><P>}</P><DIV></DIV></FONT></DIV>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 11:59:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23369&amp;title=11-0-1-vistataskdialog-not-finished#23369</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : Just tried this:   CXTPPropExchangeXMLNode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23365&amp;title=11-0-1-vistataskdialog-not-finished#23365</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 01 June 2007 at 11:50am<br /><br />Just tried this: <DIV>&nbsp;</DIV><DIV>&nbsp;CXTPPropExchangeXMLNode px(TRUE, NULL, _T("Dialogs/Dialog&#091;@Name='Dialog002'&#093;"));&nbsp;<BR>&nbsp;px.LoadFromFile(_T("C:\\Dialogs.xml"));&nbsp;<BR>&nbsp;td.CreateFromResourceParam(&amp;px,&nbsp; 0, 0);<BR>&nbsp;td.DoModal();<BR></DIV>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 11:50:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23365&amp;title=11-0-1-vistataskdialog-not-finished#23365</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : The implementation that i had...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23363&amp;title=11-0-1-vistataskdialog-not-finished#23363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 01 June 2007 at 10:50am<br /><br />The implementation that i had to do also had paramater <FONT size=2>lpszDialog, to specify the dialog ID name. How am i supposed to specify it in those three lines?<DIV></DIV><DIV></DIV></FONT>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 10:50:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23363&amp;title=11-0-1-vistataskdialog-not-finished#23363</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : Added better method -  BOOL C...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23309&amp;title=11-0-1-vistataskdialog-not-finished#23309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 30 May 2007 at 3:08pm<br /><br />Added better method - <DIV>BOOL CreateFromResourceParam(CXTPPropExchangeXMLNode* pPX)</DIV><DIV>&nbsp;</DIV><DIV>so you can load using 3 lines of code:</DIV><DIV>&nbsp;</DIV><DIV><P>CXTPPropExchangeXMLNode px(TRUE, NULL, _T("Dialogs"));</P><BR><P><FONT size=2>px.LoadFromFile(strFilePath);</P><DIV></FONT><FONT size=2>CreateFromResourceParam(&amp;px,&nbsp; 0, 0);</FONT></DIV><DIV><FONT size=2><BR>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 30 May 2007 15:08:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23309&amp;title=11-0-1-vistataskdialog-not-finished#23309</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! :    Vitaly wrote:Just installed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23306&amp;title=11-0-1-vistataskdialog-not-finished#23306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 30 May 2007 at 1:51pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Vitaly" alt="Originally posted by Vitaly" style="vertical-align: text-bottom;" /> <strong>Vitaly wrote:</strong><br /><br />Just installed 11.1.2, and i do not see any method to load TaskDialog from a file! What happenned? Why once again this essential feature wasn't added???!!!</td></tr></table><br><br>11.1.2 was a maintenance release to fix outstanding bugs of 11.1, new features will be added to 11.2 which should be released in July.<br><br>]]>
   </description>
   <pubDate>Wed, 30 May 2007 13:51:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23306&amp;title=11-0-1-vistataskdialog-not-finished#23306</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : Just installed 11.1.2, and i do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23303&amp;title=11-0-1-vistataskdialog-not-finished#23303</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 30 May 2007 at 1:11pm<br /><br />Just installed 11.1.2, and i do not see any method to load TaskDialog from a file! What happenned? Why once again this essential feature wasn't added???!!!<DIV>&nbsp;</DIV><DIV>It's just so disappointing...</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 30 May 2007 13:11:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23303&amp;title=11-0-1-vistataskdialog-not-finished#23303</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! :    oleg wrote:For 11.1.2 we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23035&amp;title=11-0-1-vistataskdialog-not-finished#23035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 18 May 2007 at 8:40am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />For 11.1.2 we moved all common code to another method.</td></tr></table><br><br>Have I missed 11.1.1 or do you mean 11.2.0?<br><br>]]>
   </description>
   <pubDate>Fri, 18 May 2007 08:40:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23035&amp;title=11-0-1-vistataskdialog-not-finished#23035</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : Soon :) ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23023&amp;title=11-0-1-vistataskdialog-not-finished#23023</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 18 May 2007 at 5:26am<br /><br />Soon :)]]>
   </description>
   <pubDate>Fri, 18 May 2007 05:26:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=23023&amp;title=11-0-1-vistataskdialog-not-finished#23023</guid>
  </item> 
  <item>
   <title><![CDATA[11.0.1 - VistaTaskDialog not Finished! : Excellent! And when is 11.1.2...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=22990&amp;title=11-0-1-vistataskdialog-not-finished#22990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=820">Vitaly</a><br /><strong>Subject:</strong> 6966<br /><strong>Posted:</strong> 17 May 2007 at 9:26am<br /><br />Excellent! And when is 11.1.2 approximately due?<DIV></DIV>]]>
   </description>
   <pubDate>Thu, 17 May 2007 09:26:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6966&amp;PID=22990&amp;title=11-0-1-vistataskdialog-not-finished#22990</guid>
  </item> 
 </channel>
</rss>