On 2 Apr 2008, at 20:00, Christian Schmitz wrote:

> Theodore H. Smith <[EMAIL PROTECTED]> wrote:
>
>> Then how do we implement a readable interface? If we can't get the
>> encoding out? You probably know RB's API better than anyone else
>> Christian... so if you say you don't know... I don't get much hope
>> that the way exists.
>
> wow
>
>> In theory, we can use "Code as integer" right?
>
> long value=0;
> REALGetPropValue(object, "Code", &value)
>
> maybe that works to get the code.
>
> Still REALGetPropValue is one of the slowest things you can do in the
> SDK. But it works.
>
> I've done a lot of variant stuff with just hacking the runtime and
> fallbacks using REALGetPropValue for the case they change things.
>
> It is a simple fact that at least half of the SDK you need is not part
> of the SDK.

Thanks Christian. Should help a lot :)




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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to