Hi, I am working on a Project dealing with HFS and I need some help:
Is it possible to display a custom icon for a normal document(not an application) - by writing the resource header, icon-list and resource map in the file's resource fork. If possible how do I do it in Windows(not in Mac)?
What is the structure of a resource fork? How do I programmatically insert the resources into a file in Windows, so that the Icon resource is visible when viewed in a Mac.
Entwicklung.