Windows2000/private/windbg64/windbg/include/program.h
2020-09-30 17:12:32 +02:00

27 lines
304 B
C

/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
Program.h
Abstract:
This module contains the prototypes for the program menu support
functions.
Author:
Ramon J. San Andres (ramonsa) 07-July-1992
Environment:
Win32, User Mode
*/
extern BOOL ExitingDebugger;