<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Apr 25, 2006, at 7:11 PM, chris clepper wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">On 4/25/06, <B class="gmail_sendername">Hans-Christoph Steiner</B> &lt;<A href="mailto:hans@eds.org">hans@eds.org</A>&gt; wrote:<DIV><SPAN class="gmail_quote"></SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <DIV style="direction: ltr;">An easy solution for that DLL is to have it included in the Pd-extended installer.  Its already handling a number of DLLs and its quite trivial to add another.  packages/win32_inno/Makefile could copy the DLL from %SystemRoom%\system32, if its there, then the installer package will test if its installer a newer version of the that DLL, then install it.</DIV></BLOCKQUOTE><DIV><BR> And then you would break all sorts of apps on the user's machine.  Welcome to DLL hell.   A 'better' solution is to include the C++ runtime for VC6, VS 2003 and VS 2005 with Pd itself.  That's the way MS wants it done and that's why you end up with 32 copies of the same DLL on a windows machine.  Brilliant!<BR> </DIV><DIV><BR class="khtml-block-placeholder"></DIV></DIV></BLOCKQUOTE><BR></DIV><DIV>Well, that can be easily arranged too.  I also shudder when I am being sucked into Windows land... they've made so many arcane, bizarre design decisions.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>.hc</DIV><BR><DIV> <P style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">____________________________________________________________________________</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">If you are not part of the solution, you are part of the problem.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">                                                              </SPAN>- Eldridge Cleaver</FONT></P>  </DIV><BR></BODY></HTML>