Re: Display driver in WinCE 5.0
From: Ronald Sloot (ronald_sloot_at_coasia.com.tw)
Date: 02/23/05
- Next message: DongFang Tian: "DrvEscape question"
- Previous message: J.C.: "LAN91C111 driver keep reset itself"
- In reply to: Yu: "Re: Display driver in WinCE 5.0"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 09:04:53 +0800
If your SetVideoPowerState() function is called as the result of a callback
from the power manager (IOCTL_POWER_xxxx) it is perfectly alright to use
Sleep(). If it is getting called from the context of a XXX_PowerDown/Up it
is not. See your online platform builder documentation.
"Yu" <Yu.Mails@msa.hinet.net> wrote in message
news:OX7fhJFCFHA.1408@TK2MSFTNGP10.phx.gbl...
> Is it true that we can not use sleep() in SetVideoPowerState in WinCE 5.0
> ?
>
> Thanks.
>
> Yu.
>
>
- Next message: DongFang Tian: "DrvEscape question"
- Previous message: J.C.: "LAN91C111 driver keep reset itself"
- In reply to: Yu: "Re: Display driver in WinCE 5.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|