Source code of Windows XP (NT5)
 
 
 
 
 
 

13 lines
423 B

/**************************************************************************************************
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_