Re: coremidi & codewarrior
Re: coremidi & codewarrior
So now I have converted to Mach-O. Although there were a few changes needed,
it seems to work well except for one major problem.
Usually I use FSSpecs to open files (I know I should be using FSRefs now)
but in one place, where I link to a library, the library uses fopen. No
matter what I do fopen always return zero. I am passing it full path names
for example,' MacOSDrive:testfolder:file'. I then tried it outside the
library in my main app and fopen still fails. I seem to be wasting alot of
time on a very trivial problem.
This worked fine in all mac development environments including CFM PEF under
Carbon but does not work in Mach-O.
What shall I do? Anyone experience this problem?
Jeremy
_______________________________________________
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.