Re: Using OMS from Carbon under OS9
Re: Using OMS from Carbon under OS9
- Subject: Re: Using OMS from Carbon under OS9
- From: Jeff Evans <email@hidden>
- Date: Fri, 25 Oct 2002 09:55:28 -0700
Many thanks to Stefan and to Herbie, too, for that detailed account of his
unCarbonizing code... And I would be interested in seeing this
CallUniversalProc glue mentioned by Stefan, if that's possible.
List members have proposed at least 3 approaches to dealing with this
problem, which testifies both to their ingenuity and to the need for a safe
and sound solution blessed by the Pope.
Yours, Jeff
>
Stefan Haller <email@hidden> wrote:
>
Maybe this last bit about CallUniversalProc is the problem. In our
>
project we had to create some assembly glue for CallUniversalProc to
>
make it work. If you are interested, I can ask if I'm allowed to post
>
the code here.
>
>
With this glue, we are using OMS from a Carbon project without problems.
>
>
Herbie Robinson <email@hidden> wrote:
>
Here is a prefixfile that I used:
>
*** Begin Prefix File ***
>
....
>
Jeff Evans <email@hidden> wrote:
>
>
> A list member has described a method of using OMS; he gets pointers to
>
> NewRoutineDescriptor and DisposeRoutineDescriptor from the InterfaceLib,
>
> using GetSharedLibrary. As for CallUniversalProc, much used by OMS and not
>
> present in Carbon, that gets implemented in Codewarrior's MNU Carbon.lib;
>
> linking to that and including MetroNubUtils.c in the project makes
>
> CallUniversalProc available to OMS.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.