CWindow::IsDialogMessage
Determines whether a message is intended for the specified dialog box.
BOOL IsDialogMessage(
LPMSG lpMsg
) throw();
Remarks
See IsDialogMessage in the Windows SDK.
Requirements
Header: atlwin.h
Determines whether a message is intended for the specified dialog box.
BOOL IsDialogMessage(
LPMSG lpMsg
) throw();
See IsDialogMessage in the Windows SDK.
Header: atlwin.h