MCALOG

[This is preliminary documentation and subject to change.]

SUMMARY

This is a sample application the uses the Imca.sys driver and logs errors on an Intel® Architecture Platform.

BUILDING THE SAMPLE

To build the sample application, type build in the \\Ntddk\Src\Kernel\Mca\Imca\Exe directory. A successful build produces Mcalog.exe.

INSTALLATION

This sample does not require an INF file.

CODE TOUR

File Manifest

File		Description

Mcalog.c	Sample application for logging errors for Machine Check Architecture
Makefile	Indirects to the real makefile
Sources		Dependency information for compiling 
Mcalog.htm	The documentation for these samples (this file)

Top of page

© 2001 Microsoft Corporation