<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Michael Jerris &iacute;rta:
<blockquote cite="mid:087B501F-8809-4CD7-A426-42F39D7568A9@jerris.com"
 type="cite"><br>
  <div>
  <div>On Apr 12, 2010, at 11:41 AM, Tamas wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <div bgcolor="#ffffff" text="#000000">Is it possible to link
against msvcrt.dll instead of compiler specific
ones (e.g. msvcrt90.dll)?<br>
    </div>
  </blockquote>
  <div><br>
  </div>
Maybe, but I have not seen an easy way to do this with later compilers,
and the old ones are generally pretty broken. &nbsp;I doubt it would compile
at all.</div>
</blockquote>
I see. I've read several stories about good and bad results linking
against msvcrt.dll. Some big players do that, though (like mozilla -
checked xulrunner).<br>
<blockquote cite="mid:087B501F-8809-4CD7-A426-42F39D7568A9@jerris.com"
 type="cite">
  <div><br>
  <blockquote type="cite">
    <div bgcolor="#ffffff" text="#000000">In case we don't use any
console stuff, is there a way to link without
msvcrt at all?<br>
    </div>
  </blockquote>
  <div><br>
  </div>
  <div>Not sure the connection between console and msvcrt.dll. &nbsp;We need
a runtime regardless unless we somehow write c code that uses no
functions from the c runtime.</div>
  <div><br>
  </div>
  <div>Why is it an issue to depend on msvcrt90.dll?</div>
  </div>
</blockquote>
It is a minor thing. For a FS based softphone client you have to handle
installation of these dll files too. Right now using vcredist_x86.exe
seems to be the right way, but in such a case windows will have another
package the user might wonder how it get there - or can delete later
when does not know why is it there. This is just from maximalistic
point of view :)<br>
<br>
<blockquote cite="mid:087B501F-8809-4CD7-A426-42F39D7568A9@jerris.com"
 type="cite">
  <div><br>
  <blockquote type="cite">
    <div bgcolor="#ffffff" text="#000000"><br>
Regards,<br>
&nbsp;&nbsp;&nbsp; Tamas<br>
    <br>
Jeff Lenk &iacute;rta:
    <blockquote cite="mid:COL117-W71213F34122C75703A37CB9120@phx.gbl"
 type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>Sure
the only requirement is the 2008 CRuntime support. No files or registry
settings&nbsp;needed for basic operation.<br>
&nbsp;<br>
      <hr id="stopSpelling">Date: Mon, 12 Apr 2010 13:22:49 +0100<br>
From: <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:vfclists@googlemail.com">vfclists@googlemail.com</a><br>
To: <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Subject: [Freeswitch-users] Embedded Freeswitch Installation for
Windows?<br>
      <br>
      <br>
Can Freeswitch be installed simply by zipping up the folder and
unzipping it to the destination?<br>
      <br>
Does it require some DLLs to be installed in the Windows system folder
and some registry entries as well?<br clear="all">
      <br>
    </blockquote>
    </div>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
</body>
</html>