WindowsXP/base/fs/utils/dfrg/inc/mimessage.h
2025-04-27 07:49:33 -04:00

14 lines
436 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_