Not your RB answer, but perhaps a carbon starter...

From an Apple sample:
/* Determines whether an executable's header matches the current architecture, ppc, and/or i386. * Returns true if the header corresponds to a Mach-O, 64-bit Mach-O, or universal binary executable, false otherwise. * Returns by reference the result of matching against a given architecture (matches_current, matches_ppc, matches_i386). * Checks for a given architecture only if the corresponding return-by-reference argument is non-NULL.
*/

at:

http://developer.apple.com/samplecode/CheckExecutableArchitecture/listing1.html

donde esta ...de espera

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to