So far I haven't managed to make a single declare work, they all end
in a hard crash.
It seems impossible to pass arrays to a declare. Will it accept a
CFStringRef instead of a CFArrayRef? Will that cause a bug or will
that allow to pass one value instead of a list.
How can I pass a constant? I'd like to pass the constant NULL or
kCFAllocatorDefault to a CFAllocatorRef parameter. How do I do this?
Which data type do I use for CFAllocatorRef? Just integer?
Is there any thorough documentation on declares somewhere?
Thanks,
Marc
_______________________________________________
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>