• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Re: Failed to copy Resource Fork??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: Failed to copy Resource Fork??


  • Subject: Re: Re: Failed to copy Resource Fork??
  • From: "darpan kamboj" <email@hidden>
  • Date: 30 Jul 2005 12:48:30 -0000

 Hi

I am creating a file and then writing raw contents to this file like
 
FILE *fp;
fp = fopen(Audio 1_01,"wb+");

fwrite(DataBuff,SizeToSave,1,fp);

DataBuff buffer contains the raw contents of file.

But i don't know what i have to do for resource fork. can i have to create resource fork also through programming. Actually i know about File system(HFS,HFS+) where the raw data of a file related to data fork and resouce fork reside on the hard disk.

Plz help me.



On Sat, 30 Jul 2005 Uli Kusterer wrote :
>On Jul 30, 2005, at 7:12:33, darpan kamboj wrote:
>>     I am copying file through programming but i failed to copy  Resource Fork. When i open this file using Hex Editor all the file  contents are right. But the Type/Creator field of file is empty. I  have failed to open the file.
>>
>>How i can sought out the problem?
>
>  How about giving us some actual information about hat you are  doing? What command you are using to actually do the copy would be  the minimal requirement, in my mind.
>
>Cheers,
>-- M. Uli Kusterer
>http://www.zathras.de
>
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Failed to copy Resource Fork??
      • From: Uli Kusterer <email@hidden>
  • Prev by Date: Path of USB drive on Mac????
  • Next by Date: NSTextField
  • Previous by thread: Failed to copy Resource Fork??
  • Next by thread: Re: Failed to copy Resource Fork??
  • Index(es):
    • Date
    • Thread