On Sat, Oct 1, 2005 3:44 PM, Robert Slifka <email@hidden> wrote:
>The cross-platform header file this is in (supplied by device mfr.)
>specifically defines it.
>
>#ifdef _WINDOWS
> #define PASCAL
>#else
> #define PASCAL pascal
>#endif
>
I think the definition of pascal is done in ConditionalMacros.h, where
most of the compiler-specific stuff is. If you're on 10.4, it's certainly
possible the headers are just broken for CodeWarrior--since Apple claims
to have no copy of it in-house to test with.
But first I'd just try using the Windows definition for the Mac to see if
this is even the right track to be on.
-- Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden