<?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 : CommonDialog Max Entires</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : CommonDialog Max Entires]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:45:54 +0000</pubDate>
  <lastBuildDate>Thu, 19 May 2011 05:14:36 +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=18358</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[CommonDialog Max Entires : SO SIMPLE - thanks that did the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64481&amp;title=commondialog-max-entires#64481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5754">XiMaker</a><br /><strong>Subject:</strong> 18358<br /><strong>Posted:</strong> 19 May 2011 at 5:14am<br /><br />SO SIMPLE - thanks that did the trick...<DIV>&nbsp;</DIV><DIV><P>cdlg.MaxFileSize = 6000</P><DIV></DIV></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 19 May 2011 05:14:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64481&amp;title=commondialog-max-entires#64481</guid>
  </item> 
  <item>
   <title><![CDATA[CommonDialog Max Entires : set the MaxFileSize property of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64480&amp;title=commondialog-max-entires#64480</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3745">JantjeKeizer</a><br /><strong>Subject:</strong> 18358<br /><strong>Posted:</strong> 19 May 2011 at 3:24am<br /><br /><p>set the MaxFileSize property of the commondialog first. </p><p>the size is the buffer for all the strings combined.</p><p>so for example</p><p>cdlg.MaxFileSize = 6000</p>]]>
   </description>
   <pubDate>Thu, 19 May 2011 03:24:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64480&amp;title=commondialog-max-entires#64480</guid>
  </item> 
  <item>
   <title><![CDATA[CommonDialog Max Entires : What code you have ?I tried such...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64473&amp;title=commondialog-max-entires#64473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18358<br /><strong>Posted:</strong> 19 May 2011 at 1:39am<br /><br />What code you have ?<div><br></div><div>I tried such code with our SuiteControl sample and it show all files correctly:</div><div><br></div><div><div>Dim f As String</div><div>&nbsp; &nbsp; f = CommonDialog.FileName</div><div>&nbsp; &nbsp; While (f &lt;&gt; "")</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Debug.Print f</div><div>&nbsp; &nbsp; &nbsp; &nbsp; f = CommonDialog.GetNextFileName</div><div>&nbsp; &nbsp; Wend</div></div>]]>
   </description>
   <pubDate>Thu, 19 May 2011 01:39:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64473&amp;title=commondialog-max-entires#64473</guid>
  </item> 
  <item>
   <title><![CDATA[CommonDialog Max Entires : Anyone? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64458&amp;title=commondialog-max-entires#64458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5754">XiMaker</a><br /><strong>Subject:</strong> 18358<br /><strong>Posted:</strong> 18 May 2011 at 10:38am<br /><br />Anyone?&nbsp; ]]>
   </description>
   <pubDate>Wed, 18 May 2011 10:38:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64458&amp;title=commondialog-max-entires#64458</guid>
  </item> 
  <item>
   <title><![CDATA[CommonDialog Max Entires : I&amp;#039;m having an issue with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64335&amp;title=commondialog-max-entires#64335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5754">XiMaker</a><br /><strong>Subject:</strong> 18358<br /><strong>Posted:</strong> 11 May 2011 at 6:45pm<br /><br /><P>I'm having an issue with using the CommonDialog control when using the cdlOFNAllowMultiselect flag.&nbsp; when I&nbsp;hit the &nbsp;CommonDialog1.ShowOpen &nbsp;It will let me select as many files as I want but if I select more than 6 or 7 long filenames&nbsp;I get a single character of junk in the FileName property.&nbsp; If I select less that 5 it will return the files correctly and the &nbsp;GetNextFileName&nbsp;works correctly too.&nbsp; What can I do to enlarge the number of allowable files for Multiselect that will be returned?</P>]]>
   </description>
   <pubDate>Wed, 11 May 2011 18:45:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18358&amp;PID=64335&amp;title=commondialog-max-entires#64335</guid>
  </item> 
 </channel>
</rss>