Cocoa and resource forks
Cocoa and resource forks
- Subject: Cocoa and resource forks
- From: Tito Ciuro <email@hidden>
- Date: Sun, 13 Jun 2004 20:45:47 +0200
Hello,
When my code traverses a directory, I'd like to know which files
contain resource forks. I haven't found this kind of support in Cocoa,
so I thought of using Carbon's CountTypes().
If I embed this function call in my Cocoa code, is it a safe way to
determine whether a file has a resource fork?
Thanks,
-- Tito
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.