Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enables and disables the "not responding" dialog box, which is displayed if a keyboard or mouse message is pending during an OLE call and the call has timed out.
void EnableNotRespondingDialog(
BOOL bEnableNotResponding = TRUE
);
Parameters
- bEnableNotResponding
Specifies whether the "not responding" dialog box is enabled or disabled.
Requirements
Header: afxole.h
See Also
Reference
COleMessageFilter::EnableBusyDialog
COleMessageFilter::BeginBusyState