At 02:09 PM 4/21/2005, you wrote:
I'm trying to add in my application the T3 flow control patch code
found in the PalmOne 4.2 SDK samples. But unlike what I see in the
sample project, CW 9.3 doesn't let met add a Bin file to my project.
Instead I get a message that "at least one file could not be added".
Things went better for the .r file also part of that patch. How?

.bin files aren't added directly to CW target that use the Mac OS 68K linker. Instead, you add a .r file that pulls in the .bin file into the appropriate resource. You can add a .bin file directly to a Palm OS 68K Linker target -- that linker will add them as a resource, deriving the type and ID from the filename.



-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to