<div>Update 2:</div><div>I looked at the InstallFFI4.st and discovered <a href="http://source.squeakfoundation.org/FFI">http://source.squeakfoundation.org/FFI</a></div><div> </div><div>where I found &#39;FFI-Kernel-ar.9.mcz&#39;, &#39;FFI-Tests-ar.2.mcz&#39;, &#39;FFI-Examples-ar.1.mcz&#39;</div>
<div>convertable to .zip files by changing the extension.  Then I attempted to fileIn.</div><div>Cuis accepted the Kernal and Tests but failed on the Examples due to MacIntosh classes which Cuis doesn&#39;t support.</div>
<div><br></div><div>Unfortunately that still was insufficient to accept the example at <a href="http://wiki.squeak.org/squeak/2422" target="_blank">http://wiki.squeak.org/squeak/2422</a> but the error is now different:</div>
<div><br></div><div><div>getFocus</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Return the HWND currently having the input focus&quot;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;apicall:<b>  return type expected -&gt;</b>Win32Window &#39;GetFocus&#39; (void) module: &#39;user32.dll&#39;&gt;</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>^self externalCallFailed</div></div><div><br></div><div>So any advice?  </div><div><br></div><div>I&#39;m under the impression Cuis was never intended to use FFI but to do direct binary input without a C.dll but unfortunately the details of how to do that for VideoFlow are also beyond my knowledge.  Where would I learn that?</div>
<div><br></div><div>Thanks,</div><div>Kirk Fraser</div><div><br></div><br><br><div class="gmail_quote">On Wed, Sep 7, 2011 at 5:53 PM, Overcomer Man <span dir="ltr">&lt;<a href="mailto:overcomer.man@gmail.com">overcomer.man@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)"><div>Update.  </div><div>
I located the FFI install which works with Squeak 4.2 but fails on Cuis 3.3</div>
<div><a href="http://map.squeak.org/accountbyid/cf58c358-46ee-465e-b6db-2740e9b32a53/files/InstallFFI4.st" style="color:rgb(0, 0, 204)" target="_blank">http://map.squeak.org/accountbyid/cf58c358-46ee-465e-b6db-2740e9b32a53/files/InstallFFI4.st</a></div>

<div><br></div><div>That failed with this error walkback:</div><div>UndefinedObject(Object)&gt;&gt;doesNotUnderstand: #location:user:password:</div></span><div><br></div><div>Juan says it uses Monticello not included in Cuis.  Any suggestions on how to tweak installFFI4.st to work under Cuis?   Thanks.</div>
<div><div></div><div class="h5">
<div><br></div><div><br></div><br><div class="gmail_quote">On Wed, Sep 7, 2011 at 12:27 PM, Overcomer Man <span dir="ltr">&lt;<a href="mailto:overcomer.man@gmail.com" target="_blank">overcomer.man@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>FFI - Foriegn Function Interface example given at <a href="http://wiki.squeak.org/squeak/2422" target="_blank">http://wiki.squeak.org/squeak/2422</a> fails to compile under a test class, so it can&#39;t work.  The error is expecting a &#39;&gt;&#39; which implies the apicall is wrong.  Since it&#39;s example code, it&#39;s likely correct and the parser is not working. </div>


<div> </div><div>I assumed it was a failure of FFI to be installed properly in Squeak 4.2 All-In-One.  I tried the FFI install .st which gave an error about an unrecognized password.  (I have since been unable to locate that code to put the error and link in this post.)  </div>


<div> </div><div>This is confusing since the FFI .dll comes with the All-In-One so it must be used somewhere.</div><div> </div>Any suggestions?  Getting FFI code to accept is needed in my attempt to load the old video package or try openCV.
</blockquote></div><br>
</div></div></blockquote></div><br>