Is hardware.h even included in the new SDK?
I've only found it with the source code for the emulator.
And there wasn't a HwrBacklight listed in it.

Could you please help me find this function?
Thanks!
- Jeff

P.S. -> I assume none of these HAL functions have documentation.

Bruno Aubert wrote:

> Hello,
>
> The backlight is controlled by the following function :
> HwrBacklight(Boolean, Boolean)
>
> You have to include the folowing lines :
>
> #define  NON_PORTABLE
> #include <hardware.h>
> #undef   NON_PORTABLE
>
> Bruno Aubert.
>
> "Mike McCollister" <[EMAIL PROTECTED]> a �crit dans le message news:
> [EMAIL PROTECTED]
> >
> > There is a dot shortcut out there that will enable to
> > Palm to invert the screen when the backlight it turned
> > on.  I believe that the .8 shortcut will do this.  Is
> > there a way to detect the state and set the state in
> > ANSI C?
> >
> > Thanks,
> >
> > Mike McCollister
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Auctions - buy the things you want at great prices
> > http://auctions.yahoo.com/
> >
> >
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/


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

Reply via email to