Sorry to keep dragging out this thread, but I tried your suggestion and it still isn't working. I did discover something else though; when I add the rsrc file (the zero byte one) to my project, I get the message "At least one file could not be added to the selected target(s)." My project has two targets: an old one, which uses the Macintosh 68k linker, and a new one, which uses the PalmOS 68k linker. The old target (which I no longer active) is the same as the one that I used on the Mac machine, and I can successfully add the resource to this target. But for some reason, I can't add the resource file to the new target. I checked the actual files and none of them are read only - in fact I can edit them in Constructor. If anyone can figure this one out, it will make my day!
Thanks again, Ken -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ben Combee Sent: February 4, 2004 1:15 PM To: Palm Developer Forum Subject: RE: Transferring Resources from Mac to Windows Add the zero byte files to your project, not the files in resource.frk. The linker knows about those folders and will do the right thing. -- 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/
