> > Am I mistaken or isn't this the definition for WinScreenMode:
>
> Yes, it is. So why are you trying to pass "true" for the parameter typed as a
> "Boolean*"?
>
> As for "ScreenDepth", why are you declaring it as an "int" when the function
> clearly wants the address of a "UInt32"?
>
> And why are you passing 6 parameters to a function that clearly takes 5?
and, the most obvious error, is above :P
personally, the use of "char", "int" etc in Palm programming should
be forbidden :) use the standard data types - they are more specific
than "int". for example, Int32 = 32 bit integer.
you'll have more readability this way.
// az
[EMAIL PROTECTED]
http://www.ardiri.com/ <--- free games!
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/