BOOL IsDialogMessage( LPMSG lpMsg );
See IsDialogMessage in the Win32 SDK.
Remarks
Determines whether a message is intended for the specified dialog box.
CWindow Overview | Class Members