windows-nt/Source/XPSP1/NT/base/fs/utils/dfrg/inc/mimessage.h
2020-09-26 16:20:57 +08:00

14 lines
423 B
C

/**************************************************************************************************
FILENAME: MIMessage.h
COPYRIGHT© 2001 Microsoft Corporation and Executive Software International, Inc.
**************************************************************************************************/
#ifndef __MIMESSAGE_H_
#define __MIMESSAGE_H_
BOOL RaiseMIDialog(HWND hWndParent);
#endif //#ifndef __MIMESSAGE_H_