Re: Display driver in WinCE 5.0

From: K. S. Huang (ks_huang_at_AlphaNetworks.com_remove.this)
Date: 02/01/05


Date: Tue, 1 Feb 2005 12:13:42 +0800

You may use a H/W Counter and loop until 10ms.
or use a busy loop to loop some period.

"Yu" <Yu.Mails@msa.hinet.net> ¼¶¼g©ó¶l¥ó·s»D
:ub8T8qACFHA.2804@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> However, the codes works in WinCE 4.2.
> If we can not use sleep(10) in SetVideoPowerState in WinCE 5.0, what
method
> can I use like sleep ?
>
> Thanks.
>
> Yu.
>
>



Relevant Pages

  • Re: Searching into Non-Contiguous ranges in a columns
    ... slr = Cells.End.Row ... Set r = .Cells ... Loop While Not c Is Nothing And c.Address firstAddress ... I know my codes are from A5 to A635. ...
    (microsoft.public.excel.programming)
  • RE: Timing events in GNAT GPL 2006
    ... loop null; end loop; ... There are three things wrong with your codes. ... The protected procedure Inc_Clock has wrong parameter mode. ... non-local pointer cannot point to local object error at ...
    (comp.lang.ada)
  • Re: top delay value
    ... >> process which is wasting CPU in a busy loop. ... > I tested different shells and I found out that an exlicit sub shell ... That's still not a fork bomb. ...
    (freebsd-hackers)
  • Re: Sun Studio Express 3 compilers available for download
    ... in subroutines on arrays with passed in dimensions. ... The compiler has ... And F77 codes are ... need to worry about loop order. ...
    (comp.lang.fortran)
  • Re: Declaring outside a loop: speed? memory?
    ... following codes? ... Local Variables in Java ... Declaring the variable "mine" before the loop makes its scope wider than ... Steve W. Jackson ...
    (comp.lang.java.programmer)