mnEnableMessageBoxes

This command is depreciated, use mnToggleErrorMode instead.

This command disables all error modes and enables EM_MESSAGE_BOX error mode; by default this is the case. It can safely be used at any point within your application.

mnDisableMessageBoxes does the opposite of this command.

See “Error Reporting” for an explanation of error modes.

Parameters

None

Returns

Nothing

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Error Reporting
(1) Miscellaneous
(0) DarkNet Help