Re: How can I tell programmingly that device is reset from ...
- From: Frank Steinmetzger <"Warp_7@"@gmx.de>
- Date: Mon, 11 Apr 2005 18:43:24 +0100
Mon, 11 Apr 2005 09:41:01 -0700, cppdeveloper:
> How can I tell programmingly that device is reset from a cold-boot
> (hard-reset) or a warm-boot (soft-reset)?
> Thanks!
There is a value in the registry with the path
\HKLM\Comm\BootCount
It is incremented with each soft reset and obviously set back to 0
when the ram is being reinitialised (by a hard reset).
--
Gruß | Greetings | Qapla'
"All I ask is a tall ship and a star to steer her by."
http://www.stud.tu-ilmenau.de/~frst-ii/
.
- Follow-Ups:
- Re: How can I tell programmingly that device is reset from ...
- From: Bruce Eitman \(eMVP\)
- Re: How can I tell programmingly that device is reset from ...
- References:
- How can I tell programmingly that device is reset from ...
- From: cppdeveloper
- How can I tell programmingly that device is reset from ...
- Prev by Date: Re: How can I tell programmingly that device is reset from ...
- Next by Date: Re: How can I tell programmingly that device is reset from ...
- Previous by thread: Re: How can I tell programmingly that device is reset from ...
- Next by thread: Re: How can I tell programmingly that device is reset from ...
- Index(es):
Relevant Pages
|