Knowledge Base

INFO: Accessing the Macintosh Resource Fork

Article ID: 106663

Article Last Modified on 11/21/2006


APPLIES TO


This article was previously published under Q106663

SUMMARY

Resource forks are implemented as NTFS streams named AFP_Resource. There is no structure to the fork; it is exactly whatever the Macintosh writes to it. The resource fork can be written to using standard Win32 application programming interfaces (APIs). Refer to the forks as <FileName>:AFP_Resource.

Additional query words: 3.10 3.50

Keywords: kbinfo kbkernbase kbfileio KB106663