On Tuesday, March 25, 2003, at 05:20 PM, Ben Combee wrote:
At 17:17 2003-3-25 -0500, you wrote:I know I have seen references to this before, but for the life of me I can't seem to find any information on this when I need it.
I would like to open my Mac Codewarrior for Palm projects in Codewarrior 9 for Windows. How exactly do I do this? What needs to be done? What things do I need to be aware of.
Any pointers would be greatly appreciated.
1) Copy project files and source files to the PC.
2) Convert .rsrc files to flattened resource forks using DropRsr
3) Recreate resource files on PC side -- put flattened file into RESOURCE.FRK folder, put zero-byte "data fork" file with same name in parent directory.
Thanks! However, can you clarify what you mean by a zero-byte "data fork" file? Do you simply mean something like a text file with nothing in it?
That will work. This file is ignored by the tools, since the resource files have no data fork. I usually just use the "New/New Text File" menu in Windows explorer to make the zero-byte file, then rename it.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
