I'm trying to work with Quicktime via declares on Windows and having a tough time. Specifically, I'm trying to retrieve a component with a call to "FindNextComponent" that works on the Mac. But on Windows it never finds a component, even if I attempt the call without specifying a type (which should return a component of _any_ type). Quicktime is installed on the machine (running XP). And, I've copied the QTMLClient.dll file to the same directory as the RB application, but it doesn't seem to matter either way.

Is anyone making calls successfully to FindNextComponent on Windows who might be able to shed some light for me?

Here's the declare:
Declare Function f Lib kLib Alias "FindNextComponent" (p0 as Integer, p1 as Ptr) As Integer


  Brad Weber


  FlatTop Technology, Inc.
             ---
  Custom Software Solutions

  http://www.FlatTopInc.com

  Ph. 303.635.8055
  Fax 303.635.1845

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to