Getting CFStringRefs to import using CFMLateImportBundle
Getting CFStringRefs to import using CFMLateImportBundle
- Subject: Getting CFStringRefs to import using CFMLateImportBundle
- From: Mark Coniglio <email@hidden>
- Date: Mon, 18 Mar 2002 10:55:11 -0500
Hi,
Well, I've been able to use the CFMLateImportBundle to get the OSX
Midi framework calls into my app. But that doesn't seem to work for
the data, like the CFString kMIDIPropertyName. I used
gMIDIPropertyName = (CFStringRef*)
CFBundleGetDataPointerForName(sysBundle, CFSTR("kMIDIPropertyName"));
but it is a bit grody, using those nasty pointers. Any way to get the
data refs to import too?
Thanks in advance,
Mark
--
================================================================
Mark Coniglio, Artistic Co-Director | email@hidden
Troika Ranch Dance Theater |
http://www.troikaranch.org
================================================================
_______________________________________________
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.