Thanks Ben - that did the trick...!
>
> then, Build All.mcp. You may get an error here in building the MSL
> project. If so, just copy the "PalmOS_Headers" file from "CW for Palm OS
> Support/Precompiled Headers" to "Palm OS Support/Incs", then build again.
>
I also loaded the latest Sony SDK and have another question:
In the GetSilkPos function from Sony there was a section like:
switch (h)
{
default :
ErrNonFatalDisplay("Unrecognized display extent");
// fall through
case stdHeight :
return silkResizeNormal;
case stdHeight + stdSilkHeight :
return silkResizeToStatus;
case stdHeight + stdSilkHeight + stdStatusHeight :
return silkResizeMax;
}
It now seems that stdSilkHeight and stdStatusHeight are no longer defined in the
SonyHRLib.h file. I haven't read of a
workaround - did I miss it?
THanks -
Ed
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/