Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.6 KiB

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-
  4. 1252">
  5. <META NAME="Generator" CONTENT="Microsoft FrontPage 5.0">
  6. <TITLE>MCALOG</TITLE>
  7. </HEAD>
  8. <BODY LINK="#0000ff">
  9. <FONT FACE="Verdana" SIZE=5><H2>MCALOG</H2>
  10. </FONT><FONT FACE="Verdana" SIZE=2>
  11. <P><span style="color:#FF0000;font-size:10pt;font-family:Arial">[This is preliminary
  12. documentation and subject to change.]</span></P>
  13. <H3>SUMMARY</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
  14. This is a sample application the uses the Imca.sys driver and logs errors on an
  15. Intel</FONT><FONT SIZE=2></FONT><FONT FACE="Verdana" SIZE=2>Architecture
  16. Platform.<H3>BUILDING THE SAMPLE</H3>
  17. <p>
  18. To build the sample application, type <B>build</B> in the \\Ntddk\Src\Kernel\Mca\Imca\Exe directory. A successful build produces Mcalog.exe.
  19. <H3>INSTALLATION</H3>
  20. <p>This sample does not require an INF file.</p>
  21. <H3>CODE TOUR</H3>
  22. <H4>File Manifest</H4>
  23. </FONT><U><PRE>File&#9;&#9;Description
  24. </U>
  25. Mcalog.c&#9;Sample application for logging errors for Machine Check Architecture
  26. Makefile&#9;Indirects to the real makefile
  27. Sources&#9; Dependency information for compiling
  28. Mcalog.htm&#9;The documentation for these samples (this file)
  29. <P>
  30. </FONT><P ALIGN="CENTER"><A HREF="#top"><FONT FACE="Verdana" SIZE=2>Top of page</FONT></A><FONT FACE="Verdana" SIZE=2> </P></FONT>
  31. <TABLE CELLSPACING=0 BORDER=0 WIDTH=624>
  32. <TR><TD VALIGN="MIDDLE" BGCOLOR="#00ffff" HEIGHT=2>
  33. <P></TD>
  34. </TR>
  35. </TABLE>
  36. <FONT FACE="MS Sans Serif" SIZE=1><P>&copy; 2001 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></BODY>
  37. </HTML>