Porting plugin from Windows to MAC,problem with the resource file
Hi,
I have created a plugin which has a custom cursor and it's working fine on windows. Now I want to port it onto the MAC. I am having trouble with the resource file as I have never worked on MAC. I have a bmp file for the cursor as well as the .cur file.I looked at the sample Snapshot tool's resource file but was unable to figure out how they created such a file (it has all hex data in it). Can anyone help me on how to go about writing the resource file for MAC?
Thanks