/*++ Copyright (c) 2001 Microsoft Corporation Module Name: main.hxx Abstract: main Author: Larry Zhu (LZhu) January 1, 2002 Environment: User Mode Revision History: --*/ #ifndef MAIN_HXX #define MAIN_HXX VOID checkpoint( VOID ); #endif // #ifndef MAIN_HXX