windows-nt/Source/XPSP1/NT/base/hals/mcasample/imca
2020-09-26 16:20:57 +08:00
..
exe Add source files 2020-09-26 16:20:57 +08:00
sys Add source files 2020-09-26 16:20:57 +08:00
dirs Add source files 2020-09-26 16:20:57 +08:00
halmca.doc Add source files 2020-09-26 16:20:57 +08:00
halmca.htm Add source files 2020-09-26 16:20:57 +08:00
readme.htm Add source files 2020-09-26 16:20:57 +08:00

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>This sample demonstrates how a Windows NT driver can utilize the HAL&nbsp; 
interfaces to read the Intel Machine Check Architecture</title>
</head>

<body>

<p><br>
This sample demonstrates how a Windows NT driver can utilize the HAL <br>
interfaces to read the Intel Machine Check Architecture (MCA) registers OR <br>
get notified asynchronously when a Machine Check Exception occurs.<br>
<br>
This sample is composed of two parts - a Windows NT kernel-mode device driver
<br>
(IMCA.SYS) and a Win32 test application (MCALOG.EXE).<br>
<br>
&nbsp;</p>

</body>

</html>