<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <style type="text/css">
        /* Quote Levels Colors */
        blockquote.cite {    color: navy !important; background-color: RGB(245,245,245) !important;
        }
        blockquote.cite blockquote.cite {    color: maroon !important; background-color: RGB(235,235,235) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite {    color: green !important; background-color: RGB(225,225,225) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: purple !important; background-color: RGB(215,215,215) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: teal !important; background-color: RGB(205,205,205) !important;
        } 
</style>
  </head>
  <body>
    Both these DLLs are usually delay loaded, and are not a problem if
    they are not there. In addition, the message from regsvr32 says the
    DLL loads fine. So that is not the problem. The 32/64 bits issue
    pointed out by Allen may however be the problem, <br>
    <br>
    Best wishes, <br>
    <br>
    Jasper.<br>
    <br>
    On 5/8/2012 17:27, <a class="moz-txt-link-abbreviated" href="mailto:allan.cornet@scilab.org">allan.cornet@scilab.org</a> wrote:
    <blockquote class=" cite"
      id="mid_f60483ab5f5419df6b6c2be963f4705f_scilab_org"
      cite="mid:f60483ab5f5419df6b6c2be963f4705f@scilab.org" type="cite">Hi,
      <br>
      <br>
      Please notice that a 32 bit dll can be loaded only in a 32 bit
      environment (Scilab 32 bit)
      <br>
      <br>
      A 64 bit scilab can not load a 32 bit dll
      <br>
      <br>
      Allan
      <br>
      <br>
      On Tue, 8 May 2012 08:18:58 -0700 (PDT), Thales Jacques wrote:
      <br>
      <blockquote class=" cite" id="Cite_2" type="cite">Jasper,
        <br>
        <br>
        I had to download the 2 dlls and then I got an error with
        sysntfy.dll.
        <br>
        Then I downloaded sysntfy.dll. All I am doing is leaving the
        files in the
        <br>
        same folder as my dll.
        <br>
        Now, when I run the Dependencies Walker, I get a CPU error with
        the DLL's I
        <br>
        downloaded (from
        <a class="moz-txt-link-freetext" href="http://www.dll-files.com/dllindex/dll-files.shtml?gpsvc">http://www.dll-files.com/dllindex/dll-files.shtml?gpsvc</a>)
        <br>
        <br>
        <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/file/n3971627/Untitled.jpg">http://mailinglists.scilab.org/file/n3971627/Untitled.jpg</a>
        <br>
        <br>
        I still get the same error on Scilab:
        <br>
        <br>
        <br>
-->link('C:\Windows.old\Users\Thales\Desktop\Scilab\ahts\RkRechDll.dll','getVersion','c');
        <br>
        link: The file
        C:\Windows.old\Users\Thales\Desktop\Scilab\ahts\RkRechDll.dll
        <br>
        does not exist.
        <br>
        <br>
        <br>
        !--error 236
        <br>
        link: The shared archive was not loaded: Unknown Error
        <br>
        <br>
        <br>
        I am starting to wonder if the instruction above is the correct
        way to call
        <br>
        a Delphi DLL in Scilab and if I need something special done with
        the DLL in
        <br>
        order to make it work inside Scilab.
        <br>
        <br>
        I guess to eliminate the dependencies alternative as a solution
        for the
        <br>
        problem I need to make sure the CPU64 can be changed to CPU32,
        but I am not
        <br>
        sure on how to do this.
        <br>
        <br>
        Ideas?
        <br>
        <br>
        --
        <br>
        View this message in context:
        <br>
        <br>
<a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/Linking-Delphi-DLL-with-Scilab-tp3967008p3971627.html">http://mailinglists.scilab.org/Linking-Delphi-DLL-with-Scilab-tp3967008p3971627.html</a>
        <br>
        Sent from the Scilab users - Mailing Lists Archives mailing list
        <br>
        archive at Nabble.com.
        <br>
        <br>
        --
        <br>
        To unsubscribe from this mailing-list, please send an empty mail
        to
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:users-unsubscribe@lists.scilab.org">users-unsubscribe@lists.scilab.org</a>
        <br>
        To check the archives of this mailing list, see
        <br>
        <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/">http://mailinglists.scilab.org/</a>
        <br>
      </blockquote>
      <br>
      <br>
      --
      <br>
      To unsubscribe from this mailing-list, please send an empty mail
      to
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:users-unsubscribe@lists.scilab.org">users-unsubscribe@lists.scilab.org</a>
      <br>
      To check the archives of this mailing list, see
      <br>
      <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/">http://mailinglists.scilab.org/</a>
      <br>
      <br>
    </blockquote>
  </body>
</html>