Are you suggesting that create a new folder entitled "RESOURCE.FRK"? If so, where should it be put? Currently, my project has a folder entitled "Rsc" inside of which is my .rsrc file. Should I create a "RESOURCE.FRK" inside of the existing "Rsc" folder or should the "RESOURCE.FRK" folder replace the exisitng "Rcs" folder, or something else entirely?
Secondly, I could not find DropRsr in my Codewarrior 9 installation. I did find such an app on my Codewarrior 8 for Macos installtion. I dropped my .rsrc file onto it and copied the produced file to my windows installation. However, Constructor for windows does not want to open that file. Does it need specific file extension?
Thanks again for the help.
-Sean Kennedy Eclipta Software www.eclipta.com
On Tuesday, March 25, 2003, at 05:43 PM, Ben Combee wrote:
At 17:31 2003-3-25 -0500, you wrote:
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/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
