<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Major problem with the--dyndll option under Vista - Comments</title>
 <link>http://community.activestate.com/forum-topic/major-problem-dyndll-option-under-vista</link>
 <description>Comments for &quot;Major problem with the--dyndll option under Vista&quot;</description>
 <language>en</language>
<item>
 <title>Fix is out</title>
 <link>http://community.activestate.com/forum-topic/major-problem-dyndll-option-under-vista#comment-4436</link>
 <description>&lt;p&gt;Release 7.1 has shipped with this bug fix.&lt;/p&gt;
</description>
 <pubDate>Wed, 05 Mar 2008 14:24:16 -0800</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 4436 at http://community.activestate.com</guid>
</item>
<item>
 <title>It is a bug</title>
 <link>http://community.activestate.com/forum-topic/major-problem-dyndll-option-under-vista#comment-3646</link>
 <description>&lt;p&gt;This is a bug in the --dyndll code that only happens on Vista.  It will be fixed in PDK 7.0.1.&lt;/p&gt;
</description>
 <pubDate>Tue, 04 Dec 2007 18:17:32 -0800</pubDate>
 <dc:creator>JanD</dc:creator>
 <guid isPermaLink="false">comment 3646 at http://community.activestate.com</guid>
</item>
<item>
 <title>possibly a dyndll bug</title>
 <link>http://community.activestate.com/forum-topic/major-problem-dyndll-option-under-vista#comment-3633</link>
 <description>&lt;p&gt;I&#039;m looking into this on the ticket you raised through &lt;a href=&quot;mailto:support@activestate.com&quot;&gt;support@activestate.com&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 04 Dec 2007 09:20:25 -0800</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 3633 at http://community.activestate.com</guid>
</item>
<item>
 <title>Major problem with the--dyndll option under Vista</title>
 <link>http://community.activestate.com/forum-topic/major-problem-dyndll-option-under-vista</link>
 <description>&lt;p&gt;All,&lt;/p&gt;
&lt;p&gt;The following script when turned into an exe fails (with no error message) under vista:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;#!perl -w
use strict;
use warnings;
use Win32::GUI();

Win32::GUI::GetOpenFileName (-title    =&amp;gt; &quot;Open File&quot;, 
                             -explorer =&amp;gt; 1, 
                             -multisel =&amp;gt; 1, 
                             );&lt;/pre&gt;&lt;p&gt;
Built using:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;perlapp --norunlib --dyndll --exe GetOpenFileName.exe GetOpenFileName.pl&lt;/pre&gt;&lt;p&gt;
I&#039;ve tried various versions of Perl (5.8.7 813 and 5.8.8 822) and PerlApp (6.0.2 and 7.0.0) but I always get the same result. I also tried the Win32::GUI 1.5 PPM from sourceforge and have built my own Win32::GUI - all fail. The exe runs fine under XP.&lt;/p&gt;
&lt;p&gt;It comes down to the --dyndll - remove it and the exe runs fine. &lt;/p&gt;
&lt;p&gt;In my main application I am also getting a full blown crash, again only when   --dyndll is on.&lt;/p&gt;
&lt;p&gt;I really need to use --dyndll as start-up times are really slow without it. When not using this option there are also issues with the application finding dll&#039;s and removing them once the application exits.&lt;/p&gt;
&lt;p&gt;What&#039;s the best way to escalate this issue? Formally raise a bug report? I&#039;m currently using 6.0.2 and would happy upgrade to 7.0.x once the issue is resolved.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;jez.&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/major-problem-dyndll-option-under-vista#comments</comments>
 <category domain="http://community.activestate.com/forums/pdk-support-0">PDK Support</category>
 <category domain="http://community.activestate.com/os/windows-vista">Windows Vista</category>
 <pubDate>Tue, 04 Dec 2007 02:11:47 -0800</pubDate>
 <dc:creator>jw</dc:creator>
 <guid isPermaLink="false">1698 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
